aboutsummaryrefslogtreecommitdiff
path: root/src/ui/qmmpstarter.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-07-01 18:54:41 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-07-01 18:54:41 +0000
commitb8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0 (patch)
tree1a63bd6647225ae445adf01dceb8271632723a83 /src/ui/qmmpstarter.h
parentbb31a704825263be94b5528a2e362898af109cf9 (diff)
downloadqmmp-b8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0.tar.gz
qmmp-b8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0.tar.bz2
qmmp-b8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0.zip
moved skinned ui to separate plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2252 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/qmmpstarter.h')
-rw-r--r--src/ui/qmmpstarter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/qmmpstarter.h b/src/ui/qmmpstarter.h
index 314716084..95596ea49 100644
--- a/src/ui/qmmpstarter.h
+++ b/src/ui/qmmpstarter.h
@@ -66,7 +66,7 @@ private:
void startMainWindow();
private:
- MainWindow* mw;
+ //MainWindow* mw;
QString argString;
BuiltinCommandLineOption* m_option_manager;
QLocalServer *m_server;