diff options
Diffstat (limited to 'charselectapplet/charselectapplet.h')
-rw-r--r-- | charselectapplet/charselectapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charselectapplet/charselectapplet.h b/charselectapplet/charselectapplet.h index 12855a1..b223b53 100644 --- a/charselectapplet/charselectapplet.h +++ b/charselectapplet/charselectapplet.h @@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <kpanelapplet.h> #include <kdialogbase.h> -class QSpinBox; +class TQSpinBox; class KLineEdit; class KAboutData; |