aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/generalfactory.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-03-15 15:53:51 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-03-15 15:53:51 +0000
commit54e20771081fcc0038bc80c688fb26b5d70005b4 (patch)
tree515b922d35f1ac7b4bc761a8173d33f9bcc6cc89 /src/qmmpui/generalfactory.h
parentee386da333fad3a34d9392b17a6f4e637e0d179a (diff)
downloadqmmp-54e20771081fcc0038bc80c688fb26b5d70005b4.tar.gz
qmmp-54e20771081fcc0038bc80c688fb26b5d70005b4.tar.bz2
qmmp-54e20771081fcc0038bc80c688fb26b5d70005b4.zip
some visibility options
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@267 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/generalfactory.h')
-rw-r--r--src/qmmpui/generalfactory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/generalfactory.h b/src/qmmpui/generalfactory.h
index 980d0b0f1..619632f4d 100644
--- a/src/qmmpui/generalfactory.h
+++ b/src/qmmpui/generalfactory.h
@@ -34,6 +34,7 @@ struct GeneralProperties
QString name;
bool hasAbout;
bool hasSettings;
+ bool visibilityControl;
};
class GeneralFactory