ToastFreeware
/
toast
/
confclerk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
The favorite tab gets updated again after changing the favorite state.
[toast/confclerk.git]
/
src
/
gui
/
mainwindow.h
diff --git
a/src/gui/mainwindow.h
b/src/gui/mainwindow.h
index 1d3833305eafdcdc06650d602cdb9800eb437737..127620d06a22ac05cd544c790c39644961e63b2b 100644
(file)
--- a/
src/gui/mainwindow.h
+++ b/
src/gui/mainwindow.h
@@
-48,7
+48,7
@@
private slots:
void on_nowAction_triggered();
void on_searchAction_triggered();
void on_nowAction_triggered();
void on_searchAction_triggered();
- void
redisplayEvent(int aEventId, bool aReloadModel
);
+ void
onEventChanged(int aEventId, bool favouriteChanged
);
// TODO: remove
void networkQueryFinished(QNetworkReply*);
void importFromNetwork(const QString&);
// TODO: remove
void networkQueryFinished(QNetworkReply*);
void importFromNetwork(const QString&);