mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 08:53:53 +00:00
More attempts to cheer up macOs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user