diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-06-18 10:57:40 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-06-18 10:57:40 +0200 |
commit | 4ff25e9e071625c8cae97a4d52f39716caa24a79 (patch) | |
tree | 55141915b171de8e1ecb67b86ebc46709ccdcba8 /src/mainwindow.h | |
parent | Fix Network Analyzer Panel switch.. (diff) | |
download | rekonq-4ff25e9e071625c8cae97a4d52f39716caa24a79.tar.xz |
Adding a "default" encoding option..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 8acbef56..c2a635a0 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -56,7 +56,6 @@ class QWebFrame; class QSlider; - /** * This class serves as the main window for rekonq. * It handles the menus, toolbars, and status bars. |