~ubuntu-branches/ubuntu/saucy/koffice/saucy

« back to all changes in this revision

Viewing changes to krita/plugins/extensions/compose/dlg_compose.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-12-06 15:30:09 UTC
  • mfrom: (0.13.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101206153009-yf0dqbp9l7fzwxi8
Tags: 1:2.2.91-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include "dlg_compose.h"
22
22
#include <QRadioButton>
23
23
#include <QCheckBox>
24
 
#include <q3buttongroup.h>
25
24
#include <QLabel>
26
25
#include <QComboBox>
27
 
#include <q3button.h>
28
26
 
29
27
#include <klocale.h>
30
28
#include <knuminput.h>