~ubuntu-branches/ubuntu/natty/muon/natty

« back to all changes in this revision

Viewing changes to installer/ApplicationLauncher.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-12-20 21:25:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101220212502-jah7iubxtsmzh3t8
Tags: 1.0.90-0ubuntu1
* New upstream release:
  - Remove linker fix patch, applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 *   Boston, MA 02110-1301, USA.                                           *
19
19
 ***************************************************************************/
20
20
 
21
 
#ifndef APPLICATIONLAUCHER_H
22
 
#define APPLICATIONLAUCHER_H
 
21
#ifndef APPLICATIONLAUNCHER_H
 
22
#define APPLICATIONLAUNCHER_H
23
23
 
24
24
#include <QtGui/QDialog>
25
25