summaryrefslogtreecommitdiff
path: root/src/QGLView.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-11-04 22:32:24 (GMT)
committerMarius Kintel <marius@kintel.net>2013-11-04 22:32:24 (GMT)
commit77829d0a3a33f6d62dd5c64bc884a4f758366b7e (patch)
tree8c49f2ddfc9807e5bada51b228fa6c4729699abe /src/QGLView.h
parentaa62be338651cd846477b3e636f42c1307a9c4cb (diff)
parentbe4c72d9e9e03a2f70eb55d8aa70ca43d084045f (diff)
Merge pull request #529 from t-paul/issue434
Add menu entry "Reset View" to reset viewport to initial settings
Diffstat (limited to 'src/QGLView.h')
-rw-r--r--src/QGLView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QGLView.h b/src/QGLView.h
index f3e3681..12be085 100644
--- a/src/QGLView.h
+++ b/src/QGLView.h
@@ -41,6 +41,7 @@ public:
}
std::string getRendererInfo() const;
bool save(const char *filename);
+ void resetView();
public:
QLabel *statusLabel;
contact: Jan Huwald // Impressum