From 15aceeb4234d3a94e7d2de9323c328eb0eb121b9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 14 Oct 2018 00:07:28 +0900 Subject: Fixed incorrect TTQ rename (TTQ -> TQ) Signed-off-by: Michele Calgaro --- puic/widgetdatabase.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puic/widgetdatabase.cpp') diff --git a/puic/widgetdatabase.cpp b/puic/widgetdatabase.cpp index e5a0abd..d94ebce 100644 --- a/puic/widgetdatabase.cpp +++ b/puic/widgetdatabase.cpp @@ -103,7 +103,7 @@ void WidgetDatabase::setupDataBase( int id ) { was_in_setup = TRUE; #ifndef UIC - TTQ_UNUSED( id ) + TQ_UNUSED( id ) if ( dbcount ) return; #else -- cgit v1.2.3