From 93943a849d1abc2003ceefe294dc419b9927f7d0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:49:59 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- twin/client.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'twin/client.h') diff --git a/twin/client.h b/twin/client.h index 98efe8f8e..fa63e2b3a 100644 --- a/twin/client.h +++ b/twin/client.h @@ -32,7 +32,7 @@ License. See the file "COPYING" for the exact licensing terms. class TQTimer; class TDEProcess; -class KStartupInfoData; +class TDEStartupInfoData; namespace KWinInternal { @@ -457,7 +457,7 @@ class Client : public TQObject, public KDecorationDefines void rawShow(); // just shows it void rawHide(); // just hides it - Time readUserTimeMapTimestamp( const KStartupInfoId* asn_id, const KStartupInfoData* asn_data, + Time readUserTimeMapTimestamp( const TDEStartupInfoId* asn_id, const TDEStartupInfoData* asn_data, bool session ) const; Time readUserCreationTime() const; static bool sameAppWindowRoleMatch( const Client* c1, const Client* c2, bool active_hack ); -- cgit v1.2.1