~neon/kmouth/master

« back to all changes in this revision

Viewing changes to optionsdialog.h

  • Committer: Laurent Montel
  • Date: 2006-05-11 12:56:40 UTC
  • Revision ID: git-v1:c444ef5e29675eb55fb79063637ee6394154d4a9
Rename to new qt4header

svn path=/trunk/KDE/kdeaccessibility/kmouth/; revision=539675

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef OPTIONSDIALOG_H
21
21
#define OPTIONSDIALOG_H
22
22
 
23
 
#include <qobject.h>
 
23
#include <QObject>
24
24
#include "preferencesui.h"
25
25
#include "texttospeechconfigurationwidget.h"
26
26
class QTabWidget;