]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/taskbar/taskbar.pro
don't override OnIconized() in the sample, the bug this was working around is now...
[wxWidgets.git] / samples / taskbar / taskbar.pro
index 328c743c2635b5331798932e9dab69d5d0b403d8..b86289a38dc3521697009692aec87400fa858a8b 100644 (file)
@@ -12,6 +12,6 @@ CONFIG  = wx
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
-SOURCES = taskbar.cpp
-RC_FILE = taskbar.rc
+SOURCES = tbtest.cpp
+RC_FILE = tbtest.rc
 TARGET  = taskbar