X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fmainwin.h;h=9ae9a2a2f8342e2998d599e01ccd5aed946f4c57;hp=9104654e2c41420abdfb9baa87c9fcd83e08534f;hb=47a6910aed00018c7230cc2cc90ae8e80fa77dda;hpb=5d693863a5904e4b29de7b9e243b89ce6fa01288 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);