Unused code: remove ProfileWidget2::isAddOrPlanner()

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2017-05-20 19:25:49 +02:00
parent 5faf3f9410
commit 1892e2af21
2 changed files with 0 additions and 6 deletions

View file

@ -76,7 +76,6 @@ public:
bool getPrintMode();
bool isPointOutOfBoundaries(const QPointF &point) const;
bool isPlanner();
bool isAddOrPlanner();
double getFontPrintScale();
void setFontPrintScale(double scale);
#ifndef SUBSURFACE_MOBILE