add a zoom icon
used for the panel controls
This commit is contained in:
parent
978b97e276
commit
5c6077c728
BIN
desktoptheme/air/icons/zoom.svgz
Normal file
BIN
desktoptheme/air/icons/zoom.svgz
Normal file
Binary file not shown.
@ -31,6 +31,7 @@ class PLASMAQUICK_EXPORT PlasmaQuickView : public QQuickView
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(Plasma::Types::Location location READ location WRITE setLocation NOTIFY locationChanged)
|
||||
Q_PROPERTY(Plasma::Types::FormFactor formFactor READ formFactor NOTIFY formFactorChanged)
|
||||
Q_PROPERTY(QRectF screenGeometry READ screenGeometry NOTIFY screenGeometryChanged)
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user