Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion KDE Version
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alexandre Bique  
View profile  
 More options Mar 25 2009, 2:46 pm
From: Alexandre Bique <bique.alexan...@gmail.com>
Date: Wed, 25 Mar 2009 18:46:03 +0000
Local: Wed, Mar 25 2009 2:46 pm
Subject: Re: KDE Version

On Wed, Mar 25, 2009 at 6:33 PM, Paweł Prażak <kojot...@gmail.com> wrote:

> This is the cleanest thing I could think of (yes I know, it's
> ugly ;) )

> h:

> #ifdef SURFBOARD
> #include <kapplication.h>
> #define QApplication KApplication
> #else
> #include <qapplication.h>
> #endif

> cpp:

> #ifdef SURFBOARD
> SingleApplication::SingleApplication(int&, char**)
>    : KApplication()
> #else
> SingleApplication::SingleApplication(int &argc, char **argv)
>    : QApplication(argc, argv)
> #endif

> because KApplication have different constructor :|

But how far does it improve arora to be karora ?
Where is your repository, i wanna try your version.

--
Alexandre Bique


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.