ToastFreeware
/
toast
/
confclerk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
'nowTab' list is automatically expanded
[toast/confclerk.git]
/
src
/
gui
/
nowtabcontainer.h
diff --git
a/src/gui/nowtabcontainer.h
b/src/gui/nowtabcontainer.h
index 2e8096842535d248c093d8ee420908ebd5b77e01..91549509f8638241658c7c010ceaf5dc9a9501e3 100644
(file)
--- a/
src/gui/nowtabcontainer.h
+++ b/
src/gui/nowtabcontainer.h
@@
-14,6
+14,9
@@
public:
protected:
virtual void loadEvents( const QDate &aDate, const int aConferenceId );
protected:
virtual void loadEvents( const QDate &aDate, const int aConferenceId );
+protected slots:
+ virtual void updateTreeView(const QDate &aDate);
+
private slots:
void timerUpdateTreeView();
};
private slots:
void timerUpdateTreeView();
};