Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/QRema.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/qremamain.h')
-rw-r--r--src/qremamain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qremamain.h b/src/qremamain.h
index a35715c..d0d27b2 100644
--- a/src/qremamain.h
+++ b/src/qremamain.h
@@ -24,7 +24,6 @@ public:
private slots:
void on_treeView_clicked(const QModelIndex &index);
void on_listView_doubleClicked(const QModelIndex &index);
-
void on_action_Add_triggered();
private: