OSDN Git Service

Ver0.18
[gefu/Gefu.git] / locationbox.h
index 0cd5449..6463311 100644 (file)
@@ -9,6 +9,9 @@ class LocationBox : public QLineEdit
 public:
     explicit LocationBox(QWidget *parent = 0);
 
+    void initialize();
+    void updateAppearance();
+
 signals:
 
 public slots: