~ubuntu-branches/ubuntu/oneiric/partitionmanager/oneiric

« back to all changes in this revision

Viewing changes to src/gui/mainwindow.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-08-18 13:06:15 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090818130615-jvbm9uae8i1g0503
Tags: 1.0.0-0ubuntu1
* New upstream release
* Bump Standards-Version to 3.8.3 - no changes needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        Q_OBJECT
45
45
 
46
46
        public:
47
 
                MainWindow(QWidget* parent = NULL, KActionCollection* coll = NULL);
 
47
                explicit MainWindow(QWidget* parent = NULL, KActionCollection* coll = NULL);
48
48
 
49
49
        protected:
50
50
                void setupActions();