Switch to unified view

a/src/qtgui/main.cpp b/src/qtgui/main.cpp
1
#ifndef lint
1
#ifndef lint
2
static char rcsid[] = "@(#$Id: main.cpp,v 1.35 2006-01-26 14:00:18 dockes Exp $ (C) 2005 J.F.Dockes";
2
static char rcsid[] = "@(#$Id: main.cpp,v 1.36 2006-01-30 09:28:50 dockes Exp $ (C) 2005 J.F.Dockes";
3
#endif
3
#endif
4
/*
4
/*
5
 *   This program is free software; you can redistribute it and/or modify
5
 *   This program is free software; you can redistribute it and/or modify
6
 *   it under the terms of the GNU General Public License as published by
6
 *   it under the terms of the GNU General Public License as published by
7
 *   the Free Software Foundation; either version 2 of the License, or
7
 *   the Free Software Foundation; either version 2 of the License, or
...
...
47
#include "pathut.h"
47
#include "pathut.h"
48
#include "recoll.h"
48
#include "recoll.h"
49
#include "smallut.h"
49
#include "smallut.h"
50
#include "rclinit.h"
50
#include "rclinit.h"
51
#include "debuglog.h"
51
#include "debuglog.h"
52
#ifdef WITH_KDE
52
#include "rclversion.h"
53
#include "rclversion.h"
54
#endif
53
#include "rclmain.h"
55
#include "rclmain.h"
54
#include "guiutils.h"
56
#include "guiutils.h"
55
57
56
#ifdef WITH_KDE
58
#ifdef WITH_KDE
57
static const char description[] =
59
static const char description[] =