]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/numdlgg.cpp
fixed broken wxCtime() implementation (wrong buffer size count, wrong conversion)
[wxWidgets.git] / src / generic / numdlgg.cpp
index 2c6ffa665d68dcdbe088a3f45ca66ec6caf7c158..ed2103030d67f47f23dbfdd8f581592b08b2c231 100644 (file)
@@ -18,7 +18,7 @@
 // ----------------------------------------------------------------------------
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "numdlgg.cpp"
+    #pragma implementation "numdlgg.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".