]> git.saurik.com Git - wxWidgets.git/blobdiff - src/dfb/window.cpp
Removed hard-coded timer Id in wxAUI for the transparent hint fade functionality...
[wxWidgets.git] / src / dfb / window.cpp
index e97567ebe3dd50dfb3d6c6f3496efdbeb8c80cfc..6fed4e69f4f715e20ad45e246c5e5660415e1cd7 100644 (file)
@@ -801,7 +801,7 @@ void wxWindowDFB::RemoveOverlay(wxOverlayImpl *overlay)
 #define KEY(dfb, wx)                                                \
     case dfb:                                                       \
           wxLogTrace(TRACE_EVENTS,                                  \
-                     _T("key " #dfb " mapped to " #wx));            \
+                     wxT("key " #dfb " mapped to " #wx));            \
           return wx
 
 // returns translated keycode, i.e. the one for KEYUP/KEYDOWN where 'a'..'z' is