diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index 6a7164e..8b092f3 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -114,6 +114,7 @@ private: ElideLabel * url_status; QLabel * file_size; + QLabel * file_cached; QLabel * file_mime; QLabel * load_time; }; |
