summaryrefslogtreecommitdiffstats
path: root/pictureviewer2.h
diff options
context:
space:
mode:
Diffstat (limited to 'pictureviewer2.h')
-rw-r--r--pictureviewer2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pictureviewer2.h b/pictureviewer2.h
index 6a1c92a..99405e0 100644
--- a/pictureviewer2.h
+++ b/pictureviewer2.h
@@ -77,6 +77,7 @@ class PictureViewer2 : public QGraphicsView {
void showFile(const PicData &data);
void constructInfoItem(const PicData &file, QSize picSize);
void constructMappingItem(const PicData &file);
+ void docFromTree(SmTreeItem *start, QTextCursor *cur, int indent);
private:
void setupDialog();