logic: Rewrote license checking logic for trial and app merge
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
QtWindowStack(QObject* parent = nullptr);
|
||||
|
||||
QtWindowStackElement* getTopWindow();
|
||||
QtWindowStackElement* getBottomWindow();
|
||||
size_t getWindowCount();
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user