projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxSlider stub
[wxWidgets.git]
/
include
/
wx
/
os2
/
timer.h
diff --git
a/include/wx/os2/timer.h
b/include/wx/os2/timer.h
index 90019563b3772a7c3eaed894135a9992300f3dc0..62ab0c423e4a08c48089784547b4e688ce1e0216 100644
(file)
--- a/
include/wx/os2/timer.h
+++ b/
include/wx/os2/timer.h
@@
-12,6
+12,10
@@
#ifndef _WX_TIMER_H_
#define _WX_TIMER_H_
+#ifdef __GNUG__
+ #pragma interface "timer.h"
+#endif
+
#include "wx/object.h"
class WXDLLEXPORT wxTimer: public wxTimerBase