|
|
@ -27,7 +27,7 @@
|
|
|
|
//The filter is activated only if KDE version >= 3.3
|
|
|
|
//The filter is activated only if KDE version >= 3.3
|
|
|
|
#if defined(TDE_MAKE_VERSION) && TDE_VERSION >= TDE_MAKE_VERSION(3,3,0)
|
|
|
|
#if defined(TDE_MAKE_VERSION) && TDE_VERSION >= TDE_MAKE_VERSION(3,3,0)
|
|
|
|
|
|
|
|
|
|
|
|
#include <klistviewsearchline.h>
|
|
|
|
#include <tdelistviewsearchline.h>
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
This class provides a KLineEdit which contains a greyed-out hinting
|
|
|
|
This class provides a KLineEdit which contains a greyed-out hinting
|
|
|
|