|
|
@ -25,14 +25,14 @@
|
|
|
|
// #include <config.h>
|
|
|
|
// #include <config.h>
|
|
|
|
// #endif
|
|
|
|
// #endif
|
|
|
|
|
|
|
|
|
|
|
|
#include <kuniqueapplication.h>
|
|
|
|
#include <tdeuniqueapplication.h>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* @short Application Main entry point and x11 Event Receiver
|
|
|
|
* @short Application Main entry point and x11 Event Receiver
|
|
|
|
* @author Hans Oischinger <hans.oischinger@kde-mail.net>
|
|
|
|
* @author Hans Oischinger <hans.oischinger@kde-mail.net>
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
class Kompose : public KUniqueApplication
|
|
|
|
class Kompose : public TDEUniqueApplication
|
|
|
|
{
|
|
|
|
{
|
|
|
|
TQ_OBJECT
|
|
|
|
TQ_OBJECT
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|