diff options
Diffstat (limited to 'client/Dialog.h')
-rw-r--r-- | client/Dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/Dialog.h b/client/Dialog.h index 64b42ec..1b66b55 100644 --- a/client/Dialog.h +++ b/client/Dialog.h @@ -29,7 +29,6 @@ private: QComboBox *countryBox; QComboBox *stateBox; QComboBox *cityBox; - QVBoxLayout *comboBoxLayout; }; #endif
\ No newline at end of file |