summaryrefslogtreecommitdiffstats
path: root/mappingtreewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'mappingtreewidget.h')
-rw-r--r--mappingtreewidget.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/mappingtreewidget.h b/mappingtreewidget.h
index 99f7c17..7a7bfd0 100644
--- a/mappingtreewidget.h
+++ b/mappingtreewidget.h
@@ -21,8 +21,6 @@ class QStringListModel;
class MappingTreeResultModel;
class QLineEdit;
class MappingTreeProxy;
-
-// defined in mappingtreemodel.h
struct MappingData;
class MappingTreeWidget : public QWidget {
@@ -75,7 +73,4 @@ class MappingTreeWidget : public QWidget {
QAction *mEditChildA;
};
-
-
-
#endif // MAPPINGTREEWIDGET_H