mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 05:55:59 +03:00
Remove obsolete members from enum
This commit is contained in:
parent
1a17f40233
commit
e53e39cfad
1 changed files with 1 additions and 3 deletions
|
@ -98,9 +98,7 @@ public:
|
|||
|
||||
enum {
|
||||
Page_Source,
|
||||
Page_Target,
|
||||
Page_Network,
|
||||
Page_Owncloud
|
||||
Page_Target
|
||||
};
|
||||
|
||||
FolderWizard(QWidget *parent = 0);
|
||||
|
|
Loading…
Reference in a new issue