summaryrefslogtreecommitdiff
path: root/client/Dialog.h
diff options
context:
space:
mode:
authorAlex <b0ris@b0ris-satellite.(none)>2011-10-29 01:59:11 +0300
committerAlex <b0ris@b0ris-satellite.(none)>2011-10-29 01:59:11 +0300
commit1c2f53717fb5c4a901506fd4576236df257905e5 (patch)
treea6d6eb5e951878da4ce6c0a2946548c6ece17a2d /client/Dialog.h
parent894b5d02a04d01ce486786d272c0328377b6ea38 (diff)
UTF8 support. Minor Config changes
Diffstat (limited to 'client/Dialog.h')
-rw-r--r--client/Dialog.h1
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