summaryrefslogtreecommitdiff
path: root/wx+/no_flicker.h
diff options
context:
space:
mode:
Diffstat (limited to 'wx+/no_flicker.h')
-rwxr-xr-xwx+/no_flicker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wx+/no_flicker.h b/wx+/no_flicker.h
index f9bf862b..03969c00 100755
--- a/wx+/no_flicker.h
+++ b/wx+/no_flicker.h
@@ -10,6 +10,7 @@
#include <wx/textctrl.h>
#include <wx/stattext.h>
+
namespace zen
{
inline
bgstack15