Refactored class updatelocationdialog
[situare] / src / ui / updatelocation / updatelocationdialog.h
index 7196f3e..9ebbd29 100755 (executable)
@@ -96,10 +96,8 @@ signals:
 
 private:
 
-    QDialogButtonBox *m_buttonBox; ///< Pointer to DialogButtonBox
     QCheckBox *m_checkBox; ///< Pointer to CheckBox
     QLabel *m_locationLabel; ///< Pointer to locationLabel
-    QPushButton *m_okButton; ///< Pointer to PushButton
     QTextEdit *m_textEdit; ///< Pointer to TextEdit
 };