Skip to content
Snippets Groups Projects
Commit 48e31312 authored by Daniel Teske's avatar Daniel Teske
Browse files

Compile


Change-Id: If409190fd7e54d9461ab15a2ef546fb0a21cd646
Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
parent b540ea66
No related branches found
No related tags found
No related merge requests found
...@@ -64,8 +64,8 @@ public: ...@@ -64,8 +64,8 @@ public:
private: private:
BookmarkManager *m_manager; BookmarkManager *m_manager;
const QString m_fileName; const QString m_fileName;
const QString m_onlyFile; QString m_onlyFile;
const QString m_path; QString m_path;
QString m_lineText; QString m_lineText;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment