Qt: Drop Qt 6.1 workaround in Host::GetTopLevelWindowInfo()
This commit is contained in:
@@ -104,7 +104,7 @@ public Q_SLOTS:
|
||||
bool requestShutdown(bool allow_confirm = true, bool allow_save_to_state = true, bool save_state = true);
|
||||
void requestExit(bool allow_confirm = true);
|
||||
void checkForSettingChanges();
|
||||
void getWindowInfo(WindowInfo* wi);
|
||||
std::optional<WindowInfo> getWindowInfo();
|
||||
|
||||
void checkForUpdates(bool display_message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user