diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/urlbar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/urlbar.h b/src/urlbar.h index 32d09af4..24fea38f 100644 --- a/src/urlbar.h +++ b/src/urlbar.h @@ -81,7 +81,6 @@ private: LineEdit *m_lineEdit; - QIcon m_currentIcon; KUrl m_currentUrl; int m_progress; }; |