diff options
Diffstat (limited to 'keylist.cpp')
-rw-r--r-- | keylist.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keylist.cpp b/keylist.cpp index c4a62a0..d29c0d4 100644 --- a/keylist.cpp +++ b/keylist.cpp @@ -18,12 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. */ -#include <QWidget> -#include <QVBoxLayout> -#include <QTableWidgetItem> -#include <QLabel> -#include <QMessageBox> -#include <QtGui> + #include "keylist.h" KeyList::KeyList(QWidget *parent) |