diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 11:16:51 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 11:16:51 +0200 |
commit | 9cab6e02598d710e83992610e910acd06c2e2576 (patch) | |
tree | 6e103d52edea8b70896083ee2b74197281770787 /src/sidepanel.cpp | |
parent | updated french translation (diff) | |
download | rekonq-9cab6e02598d710e83992610e910acd06c2e2576.tar.xz |
EBN Krazy issues. 3rd round... First chech finished!
Diffstat (limited to 'src/sidepanel.cpp')
-rw-r--r-- | src/sidepanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sidepanel.cpp b/src/sidepanel.cpp index 0fab81c0..85e11920 100644 --- a/src/sidepanel.cpp +++ b/src/sidepanel.cpp @@ -50,4 +50,3 @@ SidePanel::~SidePanel() delete m_panelHistory; } - |