bugfixes timeline refresh and screenshots
This commit is contained in:
parent
5032c78de1
commit
4ffae4ac31
13 changed files with 46 additions and 101 deletions
|
@ -61,6 +61,7 @@ Q_DECL_EXPORT int main(int argc, char *argv[]) {
|
|||
UPDATENEWS* updatenews= UPDATENEWS::instance();
|
||||
updatenews->setDatabase();
|
||||
updatenews->login();
|
||||
updatenews->setSyncAll(true);
|
||||
updatenews->startsync();
|
||||
app.connect (updatenews,SIGNAL(quitapp()),&app,SLOT(quit()));
|
||||
return app.exec();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue