summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets')
-rw-r--r--desktop-widgets/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h
index 141f1d623..f8b1e1f14 100644
--- a/desktop-widgets/mainwindow.h
+++ b/desktop-widgets/mainwindow.h
@@ -39,9 +39,6 @@ class PlannerWidgets;
class ProfileWidget2;
class LocationInformationWidget;
-typedef std::pair<QByteArray, QVariant> WidgetProperty;
-typedef QVector<WidgetProperty> PropertyList;
-
class MainWindow : public QMainWindow {
Q_OBJECT
public: