summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h')
-rw-r--r--SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h b/SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h
index dc061bb..7b63e09 100644
--- a/SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h
+++ b/SQLiteStudio3/sqlitestudiocli/commands/clicommandexit.h
@@ -5,6 +5,8 @@
class CliCommandExit : public CliCommand
{
+ Q_OBJECT
+
public:
void execute();
QString shortHelp() const;