X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/7b705076a39208ab529895996fdbf63a9686f9da..7620de0102dfa0ebd5430ae5d64d11ea76b259d3:/src/gui/mainwindow.h diff --git a/src/gui/mainwindow.h b/src/gui/mainwindow.h index 8e311c2..f79c2f3 100644 --- a/src/gui/mainwindow.h +++ b/src/gui/mainwindow.h @@ -23,6 +23,7 @@ private slots: void updateFavouritesView(const QDate &aDate); void updateSearchView(const QDate &aDate); void updateNowView(); + void updateRoomView(const QDate &aDate); void itemClicked(const QModelIndex &aIndex); void displayMap(const QModelIndex &aIndex); void displayWarning(const QModelIndex &aIndex);