Let Systray constructor call its base class constructor
authorStephan Beyer <s-beyer@gmx.net>
Wed, 17 Jun 2020 20:46:25 +0000 (22:46 +0200)
committerStephan Beyer <s-beyer@gmx.net>
Wed, 24 Jun 2020 11:42:26 +0000 (13:42 +0200)
commit6adb7987284176407a186778670e1a4b0f41aa57
treeb49747e2f63a98bbee07ade22e9206ecdebb94ec
parentaf5acd514273d090f620f51657c0a18656ada7f1
Let Systray constructor call its base class constructor

Although I see no behavioral difference, this is probably
a good idea.

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
src/gui/systray.cpp