]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/apptrait.h
removed code that already exist in ~wxTLWBase from ~wxTLW
[wxWidgets.git] / include / wx / os2 / apptrait.h
index c4b107a0edafa11314536924f24c8bcf41c41ed7..3b8168570c9e371224f7510e67b02287ee041454 100644 (file)
@@ -36,6 +36,9 @@ public:
 
     // Clean up message queue.
     virtual void TerminateGui(unsigned long ulHab);
+#ifdef __WXGTK__
+    virtual wxString GetDesktopEnvironment() const;
+#endif
 };
 
 #endif // wxUSE_GUI