~kubuntu-members/kapman/4.11

« back to all changes in this revision

Viewing changes to main.cpp

  • Committer: Pierre-Benoit Besse
  • Date: 2008-08-15 11:43:49 UTC
  • Revision ID: git-v1:89f706af55b38ee770ceb235d4dfe581e41f028c
- All images are now in a single SVG file
- Small improvments in preformances by fixing some mistakes

svn path=/trunk/playground/games/kapman/; revision=847429

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#include <KAboutData>
19
19
#include <KCmdLineArgs>
20
20
#include <KApplication>
21
 
#include <KStandardDirs>
22
21
#include "kapmanmainwindow.h"
23
22
 
24
23
int main(int argc, char** argv) {