diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 13:31:42 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 13:31:42 -0600 |
| commit | b467e7a30c7e904d4a30aab5e149453fd984d830 (patch) | |
| tree | 132059a3730659d45e4eed8b68bc91a988a04b92 /kommander/editor/actioneditorimpl.cpp | |
| parent | b3763f2a08e3ed959506e82f9e2d30bdbe584e83 (diff) | |
| download | tdewebdev-b467e7a30c7e904d4a30aab5e149453fd984d830.tar.gz tdewebdev-b467e7a30c7e904d4a30aab5e149453fd984d830.zip | |
Fix FTBFS on armel
Diffstat (limited to 'kommander/editor/actioneditorimpl.cpp')
| -rw-r--r-- | kommander/editor/actioneditorimpl.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kommander/editor/actioneditorimpl.cpp b/kommander/editor/actioneditorimpl.cpp index ededd8a7..fdb75ea7 100644 --- a/kommander/editor/actioneditorimpl.cpp +++ b/kommander/editor/actioneditorimpl.cpp @@ -29,7 +29,6 @@ #include <tqlineedit.h> #include <tqlabel.h> #include <tqtoolbutton.h> -#include <tqlistview.h> #include <tqcheckbox.h> #include <tqpushbutton.h> #include <tqpopupmenu.h> |
