aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/aboutdialog_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/aboutdialog_p.h')
-rw-r--r--src/qmmpui/aboutdialog_p.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/qmmpui/aboutdialog_p.h b/src/qmmpui/aboutdialog_p.h
index c0efeab27..730442278 100644
--- a/src/qmmpui/aboutdialog_p.h
+++ b/src/qmmpui/aboutdialog_p.h
@@ -1,5 +1,5 @@
/***************************************************************************
-* Copyright (C) 2006-2012 by Ilya Kotov *
+* Copyright (C) 2006-2013 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -36,9 +36,6 @@ public:
AboutDialog(QWidget* parent = 0, Qt::WFlags fl = 0 );
~AboutDialog();
-protected slots:
- virtual void accept();
-
private:
QString loadAbout();
QString getStringFromResource(const QString& res_file);