diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-22 01:24:48 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-22 01:24:48 +0200 |
commit | db75cbfd9bbb52858d6434e96ac914424a66fe09 (patch) | |
tree | 5137dc9c1a444e4bd90e7f4a7a1877244c2140ff /src/sidepanel.cpp | |
parent | Side Panel (diff) | |
download | rekonq-db75cbfd9bbb52858d6434e96ac914424a66fe09.tar.xz |
Trivial fixes
Diffstat (limited to 'src/sidepanel.cpp')
-rw-r--r-- | src/sidepanel.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sidepanel.cpp b/src/sidepanel.cpp index 2197a603..761c3474 100644 --- a/src/sidepanel.cpp +++ b/src/sidepanel.cpp @@ -49,6 +49,3 @@ SidePanel::~SidePanel() delete m_panelHistory; } - - - |