diff src/mainwindow.h @ 32:179239c94740

(issue7-8) Add shortcuts for play/pause and next
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 May 2015 15:31:54 +0200
parents 64a51a42c01f
children 73e6b6b12412
line wrap: on
line diff
--- a/src/mainwindow.h	Wed May 06 15:30:47 2015 +0200
+++ b/src/mainwindow.h	Wed May 06 15:31:54 2015 +0200
@@ -46,6 +46,9 @@
     void dragLeaveEvent(QDragLeaveEvent *event);
     void dropEvent(QDropEvent *event);
  */
+
+    void setupShortcuts();
+
 public slots:
     /** @brief set an absolute folder to read a metadata.csv from. */
     void setFolder(const QString &folder);
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)