]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/popupwin.h
1. more accurate conversion from 8-bit wx color to 16-bit GDK color
[wxWidgets.git] / include / wx / gtk / popupwin.h
index b35eb730046b3e285219e989506bc4177950a8d9..b32e4684b5c37f7c09576180de2da1e716e531de 100644 (file)
@@ -35,6 +35,9 @@ public:
     // --------------
 
     virtual void OnInternalIdle();
+    
+    // GTK time when connecting to button_press signal
+    wxUint32  m_time;
 
 
 protected: