Handle tagging (optional) in the main window
The include may be off but at the moment KFileMetaData is borked..
This commit is contained in:
parent
4955cc93bd
commit
a35b9520e5
2 changed files with 20 additions and 6 deletions
|
@ -100,7 +100,7 @@ private Q_SLOTS:
|
|||
void downloadPosts();
|
||||
void optionsPreferences();
|
||||
void loadSettings();
|
||||
void slotHandleDownload(const QUrl &url);
|
||||
void slotHandleDownload(const QUrl &url, QVariant tags);
|
||||
void searchTag(const QModelIndex &index);
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue