~ubuntu-branches/ubuntu/quantal/skanlite/quantal

« back to all changes in this revision

Viewing changes to main.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Christian Mangold
  • Date: 2009-07-31 20:42:18 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090731204218-n0t09ju7bua2yyis
Tags: 0.3-kde4.3.0-0ubuntu1~ppa1
* New upstream release
* Bump version of kdelibs5-dev build-dep to 4.3.0
* Bump version of debhelper build-dep and compat to 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
                        ki18n("Help with translations"),
63
63
                              0, 0);
64
64
 
 
65
    aboutData.setProgramIconName("scanner");
 
66
 
65
67
    KCmdLineArgs::init(argc, argv, &aboutData);
66
68
 
67
69
    KCmdLineOptions options;