Subversion Repositories public

Rev

Rev 88 | Rev 232 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 119
Line 28... Line 28...
28
#include <kmainwindow.h>
28
#include <kmainwindow.h>
29
 
29
 
30
/**
30
/**
31
 * @short Application Main Window
31
 * @short Application Main Window
32
 * @author Andreas Theofilu <andreas@theosys.at>
32
 * @author Andreas Theofilu <andreas@theosys.at>
33
 * @version 0.1
33
 * @version 0.2
34
 */
34
 */
35
class sportwatcher : public KMainWindow
35
class sportwatcher : public KMainWindow
36
{
36
{
37
    Q_OBJECT
37
    Q_OBJECT
38
public:
38
public: