From 83e74d1e550db6a814ec252968b601f6a9b14f9b Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Sat, 5 Aug 2023 15:50:55 +0300 Subject: twin: update Qt:: -> TQt:: Signed-off-by: Mavridis Philippe --- twin/tools/decobenchmark/preview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/tools') diff --git a/twin/tools/decobenchmark/preview.h b/twin/tools/decobenchmark/preview.h index 2138c51b7..d69a2f57f 100644 --- a/twin/tools/decobenchmark/preview.h +++ b/twin/tools/decobenchmark/preview.h @@ -101,7 +101,7 @@ class KDecorationPreviewBridge virtual void setKeepBelow( bool ); virtual int currentDesktop() const; virtual TQWidget* initialParentWidget() const; - virtual Qt::WFlags initialWFlags() const; + virtual TQt::WFlags initialWFlags() const; virtual void helperShowHide( bool show ); virtual void grabXServer( bool grab ); private: -- cgit v1.2.1