~xeranas/ubuntu-docviewer-app/unknown_file_type_test

« back to all changes in this revision

Viewing changes to launcher/src/main.h

  • Committer: Tarmac
  • Author(s): Granger Anthony
  • Date: 2013-06-01 22:33:25 UTC
  • mfrom: (9.1.1 ubuntu-docviewer-app-fix)
  • Revision ID: tarmac-20130601223325-bv02z0rna49yq5lf
Fix for bug #1176592. Fixes: https://bugs.launchpad.net/bugs/1176592.

Approved by Michael Hall, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef MAIN_H
 
2
#define MAIN_H
 
3
 
 
4
void displayUsage();
 
5
 
 
6
#endif