mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-15 14:55:49 +00:00
allow applet to move into notifications area
This commit is contained in:
@ -70,6 +70,7 @@ Netctl::Netctl(QObject *parent, const QVariantList &args)
|
||||
debug = false;
|
||||
|
||||
setBackgroundHints(DefaultBackground);
|
||||
setAspectRatioMode(Plasma::IgnoreAspectRatio);
|
||||
setHasConfigurationInterface(true);
|
||||
connect(this, SIGNAL(activate()), this, SLOT(showGui()));
|
||||
// text format init
|
||||
|
Reference in New Issue
Block a user