summaryrefslogtreecommitdiff
path: root/src/gui/stylepalette.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/stylepalette.h')
-rw-r--r--src/gui/stylepalette.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/stylepalette.h b/src/gui/stylepalette.h
index 5943e52..fc4e253 100644
--- a/src/gui/stylepalette.h
+++ b/src/gui/stylepalette.h
@@ -41,8 +41,8 @@ public:
public slots:
- void nodeStyleDoubleClicked(const QModelIndex &index);
- void edgeStyleDoubleClicked(const QModelIndex &index);
+ void nodeStyleDoubleClicked(const QModelIndex &);
+ void edgeStyleDoubleClicked(const QModelIndex &);
void on_buttonOpenTikzstyles_clicked();
void on_buttonEditTikzstyles_clicked();
void on_buttonRefreshTikzstyles_clicked();