Skip to content

Commit

Permalink
Merge branch ghostwriter:master into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarlettGatelyMoore committed Jul 20, 2024
2 parents 5f31a88 + aa8b790 commit 0fce289
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/appactions.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class AppActionsPrivate;
*/
class AppActions : QObject
{
Q_OBJECT
public:
/**
* IDs for all the application's actions.
Expand Down Expand Up @@ -232,4 +233,4 @@ class AppActions : QObject
};
} // namespace ghostwriter

#endif // APPACTIONS_H
#endif // APPACTIONS_H

0 comments on commit 0fce289

Please sign in to comment.