Add print button to planner

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2014-06-03 10:06:18 +02:00 committed by Dirk Hohndel
parent 2785d7bc3e
commit 6699e3ab3e
5 changed files with 34 additions and 7 deletions

View file

@ -78,6 +78,7 @@ public:
void setLoadedWithFiles(bool filesFromCommandLine);
bool filesFromCommandLine() const;
void setPlanNotes(const char *notes);
void printPlan();
private
slots:
/* file menu action */