aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--keylist.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keylist.h b/keylist.h
index e1637a7..901f1ba 100644
--- a/keylist.h
+++ b/keylist.h
@@ -23,6 +23,11 @@
#define __KEYLIST_H__
#include <QWidget>
+#include <QVBoxLayout>
+#include <QTableWidgetItem>
+#include <QLabel>
+#include <QMessageBox>
+#include <QtGui>
#include <QTableWidget>
#include <QPushButton>
#include "context.h"