diff options
Diffstat (limited to 'mappingtablewidget.h')
-rw-r--r-- | mappingtablewidget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mappingtablewidget.h b/mappingtablewidget.h index 2669354..256f4ce 100644 --- a/mappingtablewidget.h +++ b/mappingtablewidget.h @@ -16,6 +16,8 @@ class QTreeView; class QLineEdit; class QPushButton; +class QLabel; +class QComboBox; class MappingTableItemModel; class MappingTableModel; |