Added uniform buttons on all dialogs and a website.
[jenirok] / src / gui / resultwindow.h
index f9b884f..4b9f521 100644 (file)
@@ -32,6 +32,7 @@ class ResultWindow : public QMainWindow
 
 public:
     ResultWindow(QWidget* parent = 0);
+    static const int REQUEST_TIMEOUT = 20000;
 
 signals:
     void itemSelected(Eniro::Result const& result);