X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fmainwin.h;h=9ae9a2a2f8342e2998d599e01ccd5aed946f4c57;hb=ac4ff7a1ffdc58f3e6efd37ba6e61ecaa6d51644;hp=9104654e2c41420abdfb9baa87c9fcd83e08534f;hpb=e5729ea1e89934d0fde5883d6f41b2126b7b39d6;p=quassel.git diff --git a/src/qtui/mainwin.h b/src/qtui/mainwin.h index 9104654e..9ae9a2a2 100644 --- a/src/qtui/mainwin.h +++ b/src/qtui/mainwin.h @@ -122,7 +122,7 @@ private slots: void showNotificationsDlg(); void showIgnoreList(QString newRule = QString()); void showShortcutsDlg(); - void toggleFullscreen(); + void onFullScreenToggled(); void handleCoreConnectionError(const QString &errorMsg); void userAuthenticationRequired(CoreAccount *, bool *valid, const QString &errorMessage);