]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/control.h
German translation mostly uptodate now.
[wxWidgets.git] / include / wx / gtk1 / control.h
index be6f36bc1c395a6cc4c69d1c940cc381b08e44ab..0dd1153df7393b1631845e2441a019d4badfe94e 100644 (file)
@@ -52,7 +52,7 @@ public:
     // char (the one immediately after '&') into m_chAccel (TODO not yet)
     virtual void SetLabel( const wxString &label );
     virtual wxString GetLabel() const;
-
+    
     virtual wxVisualAttributes GetDefaultAttributes() const;
 
 protected: