From 2c9afb1b95c98e47858638ced5ee1474716e4d12 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Tue, 26 Apr 2011 19:07:03 +0000 Subject: move api to folder git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@40 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- splashscreen/src/m_splash.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 splashscreen/src/m_splash.h (limited to 'splashscreen/src/m_splash.h') diff --git a/splashscreen/src/m_splash.h b/splashscreen/src/m_splash.h deleted file mode 100644 index 3652e6a..0000000 --- a/splashscreen/src/m_splash.h +++ /dev/null @@ -1,6 +0,0 @@ -// Shows splash image -// wParam = (char *) image filename, either relative to Miranda dir or absolute -// lParam = (int) time to display in milliseconds, 0 - infinite (hangs on screen until clicked) -// returns: 1 if success and 0 if failed - -#define MS_SHOWSPLASH "SplashScreen/Show" -- cgit v1.2.3