diff options
| author | Laurent Montel <[email protected]> | 2010-07-10 15:02:44 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2010-07-10 15:02:44 +0000 |
| commit | 670695ec01c816a2a123853342a316d235a07641 (patch) | |
| tree | ede37ed410d936cd057a17fa3fb261c6797eec1c /src/search/searchcriterionselector.h | |
| parent | d8bdb736daa43303dc14ba3a550b40ba8ac9b4ef (diff) | |
Fix forward declation
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
Diffstat (limited to 'src/search/searchcriterionselector.h')
| -rw-r--r-- | src/search/searchcriterionselector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search/searchcriterionselector.h b/src/search/searchcriterionselector.h index 7b0bc018d..e9f26dd80 100644 --- a/src/search/searchcriterionselector.h +++ b/src/search/searchcriterionselector.h @@ -33,7 +33,6 @@ class SearchCriterionValue; class QComboBox; class QHBoxLayout; class QPushButton; -class ValueWidget; /** * @brief Allows the user to select a search criterion. |
