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 WidgetProperty; -typedef QVector PropertyList; - class MainWindow : public QMainWindow { Q_OBJECT public: