Implement proper saving files (still buggy somehow)

This commit is contained in:
Luca Beltrame 2015-02-16 00:12:14 +01:00
parent da1dd64317
commit 64464c15fe
2 changed files with 45 additions and 0 deletions

View file

@ -89,6 +89,7 @@ private Q_SLOTS:
void downloadPosts();
void optionsPreferences();
void loadSettings();
void slotHandleDownload(const QUrl &url);