~ubuntu-branches/ubuntu/quantal/kiten/quantal-updates

« back to all changes in this revision

Viewing changes to lib/DictEdict/dictfilefieldselector.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:44 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111216131444-fxt8pt2pha54qmdu
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#ifndef KITEN_DICTFILEPREFERENCEDIALOG_H
24
24
#define KITEN_DICTFILEPREFERENCEDIALOG_H
25
25
 
26
 
class QString;
27
 
class QStringList;
28
 
 
29
26
#include "dictionarypreferencedialog.h"
 
27
 
30
28
#include <QWidget>
31
29
 
32
30
class KActionSelector;
33
31
class KConfigSkeleton;
 
32
class QString;
 
33
class QStringList;
34
34
 
35
35
//This is the default one used by edict and kanjidic
36
36
class DictFileFieldSelector : public DictionaryPreferenceDialog