21
20
//TODO load this from the config file in order to test that works.
22
21
background->setPixmap(QPixmap("/usr/share/wallpapers/Horos/contents/images/1920x1200.png"));
25
24
greeter->connectToServer();
27
26
LoginPrompt* loginPrompt = new LoginPrompt(greeter, this);