mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Updated wizard version to '4' to force plugin download #4529
This commit is contained in:
parent
18d85f1b6b
commit
0de7a08b4c
@ -31,8 +31,10 @@
|
||||
// 1: first version
|
||||
// 2: added language page
|
||||
// 3: added premium page and removed
|
||||
// 4: ssl plugin 'ns' introduced
|
||||
// 5: ssl plugin 'ns' updated
|
||||
//
|
||||
const int kWizardVersion = 4;
|
||||
const int kWizardVersion = 5;
|
||||
|
||||
class QSettings;
|
||||
class SettingsDialog;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user