mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
cleanup: remove unused typedefs
Last users removed in ca6aa38139
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
296a391faa
commit
53c2f34930
1 changed files with 0 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue