projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid crashes when creating initially hidden MDI child under Unity.
[wxWidgets.git]
/
src
/
gtk1
/
timer.cpp
diff --git
a/src/gtk1/timer.cpp
b/src/gtk1/timer.cpp
index f099957c69a9735f2334435ec343f70281ebd9aa..acd3e9747ac103ad5f43bb1a10664de67f898f1b 100644
(file)
--- a/
src/gtk1/timer.cpp
+++ b/
src/gtk1/timer.cpp
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
-// Name:
gtk
/timer.cpp
+// Name:
src/gtk1
/timer.cpp
// Purpose: wxTimer implementation
// Author: Robert Roebling
// Id: $Id$