From a968178f19399740be05ef220d0fad828ab0a87a Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 24 Jan 2012 23:13:38 +0000 Subject: moved layout definitions from header to sourcefile where possible git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@775 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- settingsdialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'settingsdialog.h') diff --git a/settingsdialog.h b/settingsdialog.h index b27864e..e4ca8e6 100755 --- a/settingsdialog.h +++ b/settingsdialog.h @@ -151,7 +151,6 @@ public slots: private: QTabWidget *tabWidget; QDialogButtonBox *buttonBox; - QVBoxLayout *vbox; }; #endif // __SETTINGSDIALOG_H__ -- cgit v1.2.3