set m_tooltipTextFormat in both constructors

Change-Id: I37971554121f9de1b3b0ca1b6ff1598c727203ed
This commit is contained in:
David Edmundson 2015-03-24 12:18:05 +01:00
parent ed558bdd5c
commit bbd328b957

View File

@ -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),