grab all keyboard focuses on startup
[multypo.git] / qt / multypo.h
index f10a5d40e947d17b2a205a2340857529eef82815..b9dbf3faefc1d49c7a58b000473eb679a1b63f0c 100644 (file)
@@ -15,9 +15,6 @@ public:
 
        bool handleX11Event(XEvent *event);
 
-protected:
-       virtual void showEvent (QShowEvent *);
-
 private:
        void handleKeyPress(int device, QString string);