Skip to content

Commit

Permalink
Fix MacOS build (remove not-implemented function header)
Browse files Browse the repository at this point in the history
  • Loading branch information
joern274 committed May 30, 2024
1 parent c478af1 commit 2390bd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ namespace hal
private Q_SLOTS:

void handleFocusChanged(QWidget* oldWidget, QWidget* newWidget);
void handleCreateClicked();
void handleCreateContextClicked();
void handleCreateDirectoryClicked();
void handleRenameClicked();
Expand Down

0 comments on commit 2390bd8

Please sign in to comment.