summaryrefslogtreecommitdiff
path: root/splashscreen/src/m_splash.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 15:08:20 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-24 15:08:20 +0000
commit04209d6e6d0e33082d82c5ff33bfdb0b3bc40c36 (patch)
treee204437f04c80bbd5afea46ec914fffcfc42e95b /splashscreen/src/m_splash.h
parent0a6b3eb280b298dc485d60155e6958185501225f (diff)
splashscreen:
rewritten to Unicode not used mirandaboot.ini, save settings in db support mp3 code optimization version bump added open file dialog filter translation git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@19 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'splashscreen/src/m_splash.h')
-rw-r--r--splashscreen/src/m_splash.h6
1 files changed, 0 insertions, 6 deletions
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"