diff options
Diffstat (limited to 'src/plugins/General/copypaste/copypaste.cpp')
| -rw-r--r-- | src/plugins/General/copypaste/copypaste.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/copypaste/copypaste.cpp b/src/plugins/General/copypaste/copypaste.cpp index 47e097b83..9414dcb23 100644 --- a/src/plugins/General/copypaste/copypaste.cpp +++ b/src/plugins/General/copypaste/copypaste.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2013 by Ilya Kotov * + * Copyright (C) 2013-2018 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -21,7 +21,6 @@ #include <QAction> #include <QSettings> #include <QApplication> -#include <QSignalMapper> #include <QProgressDialog> #include <QMessageBox> #include <QFile> |
