ToastFreeware
/
toast
/
confclerk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
implemented 'Event' dialog to display relevant
[toast/confclerk.git]
/
src
/
gui
/
mainwindow.h
diff --git
a/src/gui/mainwindow.h
b/src/gui/mainwindow.h
index 20e72a8e3933fdafc3b134c2d69646f7b6502b75..d31957619913ad9129e857550b8a16e22f1a8d03 100644
(file)
--- a/
src/gui/mainwindow.h
+++ b/
src/gui/mainwindow.h
@@
-22,6
+22,7
@@
private slots:
void updateFavView();
/*void updateFavViewComplete();*/
void updateActivitiesDayView(const QDate &aDate);
+ void itemDoubleClicked(const QModelIndex &aIndex);
private:
SqlEngine *mSqlEngine;
ScheduleXmlParser *mXmlParser;