More attempts to cheer up macOs

This commit is contained in:
Beq
2026-04-03 20:21:11 +01:00
parent d04b19bfcc
commit 5dc1597800
+2 -2
View File
@@ -38,9 +38,9 @@ public:
LLPanelDirLand();
/*virtual*/ ~LLPanelDirLand();
bool postBuild();
bool postBuild() override;
void performQuery();
void performQuery() override;
// <FS:Ansariel> Select default search element on tab change
bool focusFirstItem(bool prefer_text_fields = false, bool focus_flash = true) override;