diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:55:33 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:55:33 -0600 |
commit | ae6cafee5339716bd01aa6c66aa4f366bdc5d43b (patch) | |
tree | db682cc1b772442e3ac4986b8f66119531291a4e /src/filter.cpp | |
parent | 882bcd26b3d60be72ea2b35921969a9850c52db9 (diff) | |
download | basket-ae6cafee5339716bd01aa6c66aa4f366bdc5d43b.tar.gz basket-ae6cafee5339716bd01aa6c66aa4f366bdc5d43b.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 882bcd26b3d60be72ea2b35921969a9850c52db9.
Diffstat (limited to 'src/filter.cpp')
-rw-r--r-- | src/filter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filter.cpp b/src/filter.cpp index 638ba98..78e2b80 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -18,7 +18,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include <layout.h> +#include <tqlayout.h> //#include <ktoolbarbutton.h> #include <tqtoolbutton.h> #include <tqlabel.h> |