summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/thumbnailview.h
Side-by-side diff
Diffstat (limited to 'noncore/graphics/drawpad/thumbnailview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/drawpad/thumbnailview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/graphics/drawpad/thumbnailview.h b/noncore/graphics/drawpad/thumbnailview.h
index ae97ff1..9417655 100644
--- a/noncore/graphics/drawpad/thumbnailview.h
+++ b/noncore/graphics/drawpad/thumbnailview.h
@@ -40,6 +40,7 @@ public:
void updateView();
+ void select(Page* page);
Page* selected() const;
protected:
@@ -62,6 +63,7 @@ public:
public slots:
void deletePage();
+ void changePage();
private:
bool inLoop;