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