aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/uihelper.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-08-02 16:18:24 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-08-02 16:18:24 +0000
commitf40087159b9efbc39859e60a8efb3fa0763c6078 (patch)
tree5dc5cdad98ce056deec0080457459cf822353db2 /src/qmmpui/uihelper.h
parente94c89ff724da90c161b3ca4034148123dc1db39 (diff)
downloadqmmp-f40087159b9efbc39859e60a8efb3fa0763c6078.tar.gz
qmmp-f40087159b9efbc39859e60a8efb3fa0763c6078.tar.bz2
qmmp-f40087159b9efbc39859e60a8efb3fa0763c6078.zip
updated about dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2285 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/uihelper.h')
-rw-r--r--src/qmmpui/uihelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/uihelper.h b/src/qmmpui/uihelper.h
index ae171acc9..9e2df2e8b 100644
--- a/src/qmmpui/uihelper.h
+++ b/src/qmmpui/uihelper.h
@@ -98,6 +98,7 @@ public:
PlayListModel *model = PlayListManager::instance()->selectedPlayList());
void jumpToTrack(QWidget *parent = qApp->activeWindow(),
PlayListModel *model = PlayListManager::instance()->selectedPlayList());
+ void about(QWidget *parent = 0);
/*!
* Returns a pointer to the object's instance.
*/