mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove unused enums
Thuis is garbage from the old code. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3296089953
commit
d53723fade
1 changed files with 1 additions and 4 deletions
|
@ -48,10 +48,7 @@ public:
|
|||
COLLAPSED,
|
||||
EXPANDED
|
||||
};
|
||||
enum InfoWidgetIndexes {
|
||||
MAINTAB,
|
||||
PLANNERWIDGET
|
||||
};
|
||||
|
||||
enum CurrentState {
|
||||
VIEWALL,
|
||||
GLOBE_MAXIMIZED,
|
||||
|
|
Loading…
Add table
Reference in a new issue