mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
2785d7bc3e
commit
6699e3ab3e
5 changed files with 34 additions and 7 deletions
|
@ -78,6 +78,7 @@ public:
|
|||
void setLoadedWithFiles(bool filesFromCommandLine);
|
||||
bool filesFromCommandLine() const;
|
||||
void setPlanNotes(const char *notes);
|
||||
void printPlan();
|
||||
private
|
||||
slots:
|
||||
/* file menu action */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue