diff options
Diffstat (limited to 'mainwindow.h')
-rw-r--r-- | mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h index 8ba5499..058d488 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -178,7 +178,6 @@ private slots: * @details Export checked keys to file. */ void slotExportKeyToFile(); - void slotExportKeyToFileReady(int result); /** * @details Export checked keys to clipboard. |