equal
deleted
inserted
replaced
14 * You should have received a copy of the GNU General Public License |
14 * You should have received a copy of the GNU General Public License |
15 * along with this program; if not, write to the Free Software |
15 * along with this program; if not, write to the Free Software |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
17 */ |
17 */ |
18 |
18 |
19 #include <QMessageBox> |
|
20 #include <QCheckBox> |
19 #include <QCheckBox> |
21 #include <QLineEdit> |
20 #include <QLineEdit> |
22 #include <QDesktopWidget> |
21 #include <QDesktopWidget> |
23 #include <QInputDialog> |
22 #include <QInputDialog> |
24 #include <QCryptographicHash> |
23 #include <QCryptographicHash> |