summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorSimon Rettberg2021-08-05 10:51:39 +0200
committerSimon Rettberg2021-08-05 10:51:39 +0200
commitccd88b7fa33fc27e3d71b57f59dea55ed7430d6e (patch)
tree35edaff0695b7ed47a3f648f8295ea944935f0a0 /src/mainwindow.h
parentPrefix usernames that start with a digit with _x_ (diff)
downloadslxgreeter-ccd88b7fa33fc27e3d71b57f59dea55ed7430d6e.tar.gz
slxgreeter-ccd88b7fa33fc27e3d71b57f59dea55ed7430d6e.tar.xz
slxgreeter-ccd88b7fa33fc27e3d71b57f59dea55ed7430d6e.zip
Add shibboleth login via browser
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e1a8011..3ea0e4a 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -51,6 +51,7 @@ protected:
public slots:
void updateClock();
+ void reLayout();
private: