QTfrontend/hwform.h
changeset 8716 e09633d10f16
parent 8434 4821897a0f10
child 8720 5603527f9803
--- a/QTfrontend/hwform.h	Sun Mar 10 11:29:00 2013 +0100
+++ b/QTfrontend/hwform.h	Sun Mar 10 15:44:03 2013 +0100
@@ -62,12 +62,14 @@
         Ui_HWForm ui;
         static GameUIConfig * config;
         void updateXfire();
-        void PlayDemoQuick(const QString & demofilename);
         void exit();
         void setButtonDescription(QString desc);
         void backDescription();
         void GoToVideos();
 
+        void NetConnectQuick(const QString & host, quint16 port);
+        void PlayDemoQuick(const QString & demofilename);
+
     private slots:
         void GoToSaves();
         void GoToDemos();