QTfrontend/ui/dialog/upload_video.h
changeset 7531 0adcad8714c4
parent 7507 3032a5739fe1
child 7631 01b599d6f72d
--- a/QTfrontend/ui/dialog/upload_video.h	Thu Aug 09 01:24:38 2012 +0400
+++ b/QTfrontend/ui/dialog/upload_video.h	Thu Aug 09 03:00:24 2012 +0400
@@ -52,6 +52,10 @@
 
         void setEditable(bool editable);
 
+    protected:
+        // virtual from QWidget
+        void showEvent(QShowEvent * event);
+
     private slots:
         void upload();
         void authFinished();