From 3168463d6c85de12cde4afa1adbfa5ff1f5d9223 Mon Sep 17 00:00:00 2001 From: Norbert Moutarde Date: Thu, 15 May 2014 14:51:21 +0200 Subject: [PATCH] very little --- mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainwindow.h b/mainwindow.h index 12303bd..d0716c2 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -121,7 +121,7 @@ private slots: void writeDB(); void chooseButtonDB(); void chooseButtonDB(const QString &); - //void editButtonById(); + void editButtonDB(const QString &); void getButtons(const QString &); void getButtons(); -- 2.45.1