added DropDown component
This commit is contained in:
parent
87f01007cc
commit
a9ebf534c6
10 changed files with 261 additions and 17 deletions
|
@ -26,7 +26,7 @@ enum class Page {Start = 0, NewServer, NewServerProtocols, Vpn,
|
|||
GeneralSettings, AppSettings, NetworkSettings, ServerSettings,
|
||||
ServerContainers, ServersList, ShareConnection, Sites,
|
||||
ProtocolSettings, ProtocolShare, QrDecoder, QrDecoderIos, About, ViewConfig,
|
||||
AdvancedServerSettings, ClientManagement, ClientInfo
|
||||
AdvancedServerSettings, ClientManagement, ClientInfo,
|
||||
|
||||
Test, WizardCredentials, WizardProtocols, WizardEasySetup};
|
||||
Q_ENUM_NS(Page)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue