aboutsummaryrefslogtreecommitdiff
path: root/src/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.h')
-rw-r--r--src/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session.h b/src/session.h
index b9106ba..5005cb4 100644
--- a/src/session.h
+++ b/src/session.h
@@ -69,5 +69,5 @@ public slots:
void stop_dbus_replied(QDBusPendingCallWatcher *call);
void status_dbus_replied(QDBusPendingCallWatcher *call);
-// void onCloseHandler();
+ void onCloseHandler();
};