mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Start the FilterDive state
Register the new FilterDive widget on the mainwindow so we can trigger a shortcut to display it. The shortcut currently doesn't exists. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
19f6e8810c
commit
8378695d7f
2 changed files with 5 additions and 2 deletions
|
@ -35,6 +35,7 @@ class ProfileWidget2;
|
|||
class PlannerDetails;
|
||||
class PlannerSettingsWidget;
|
||||
class LocationInformationWidget;
|
||||
class FilterWidget2;
|
||||
|
||||
typedef std::pair<QByteArray, QVariant> WidgetProperty;
|
||||
typedef QVector<WidgetProperty> PropertyList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue