set m_tooltipTextFormat in both constructors
Change-Id: I37971554121f9de1b3b0ca1b6ff1598c727203ed
This commit is contained in:
parent
ed558bdd5c
commit
bbd328b957
@ -118,6 +118,7 @@ AppletInterface::AppletInterface(Plasma::Applet *a, const QVariantList &args, QQ
|
||||
m_actionSignals(0),
|
||||
m_configuration(0),
|
||||
m_appletScriptEngine(0),
|
||||
m_toolTipTextFormat(0),
|
||||
m_args(args),
|
||||
m_backgroundHints(Plasma::Types::StandardBackground),
|
||||
m_busy(false),
|
||||
|
Loading…
Reference in New Issue
Block a user