From 1c2f53717fb5c4a901506fd4576236df257905e5 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 29 Oct 2011 01:59:11 +0300 Subject: UTF8 support. Minor Config changes --- client/Dialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'client/Dialog.h') 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 -- cgit v1.2.3