diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-12-15 17:11:08 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-12-15 17:11:08 +0100 |
commit | 427dd1eb359072b3206ded3640182a6aadeefd69 (patch) | |
tree | d56fecc82b85a8c7752d3a2a40757e3dc3461102 /src/CMakeLists.txt | |
parent | I tried a bit, but this is not working pretty well :( (diff) | |
download | rekonq-427dd1eb359072b3206ded3640182a6aadeefd69.tar.xz |
WalletWidget -> WalletBar
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e3527a41..ede49328 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -22,7 +22,7 @@ SET( rekonq_KDEINIT_SRCS clicktoflash.cpp networkaccessmanager.cpp webinspectordock.cpp - walletwidget.cpp + walletbar.cpp #---------------------------------------- history/autosaver.cpp history/historymanager.cpp |