Warn portable users if they download the wrong version

This commit is contained in:
Cameron Gutman
2018-09-22 14:16:48 -07:00
parent 97e5acecd7
commit 926b192722
3 changed files with 25 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@ public:
Q_INVOKABLE static bool isRunningWayland();
Q_INVOKABLE static bool isWow64();
Q_INVOKABLE static int getMaximumStreamingFrameRate();
Q_INVOKABLE QRect getDesktopResolution(int displayIndex);