From b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:51:21 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- parts/astyle/astyle_adaptor.h | 2 +- parts/astyle/astyle_part.cpp | 4 ++-- parts/astyle/astyleconfig.ui | 26 +++++++++++++------------- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'parts/astyle') diff --git a/parts/astyle/astyle_adaptor.h b/parts/astyle/astyle_adaptor.h index 21398fbb..7b5c7ef9 100644 --- a/parts/astyle/astyle_adaptor.h +++ b/parts/astyle/astyle_adaptor.h @@ -3,7 +3,7 @@ #include -#include +#include #include #include diff --git a/parts/astyle/astyle_part.cpp b/parts/astyle/astyle_part.cpp index 6a478982..38f9b737 100644 --- a/parts/astyle/astyle_part.cpp +++ b/parts/astyle/astyle_part.cpp @@ -2,7 +2,7 @@ #include #include -#include +#include #include #include #include @@ -531,7 +531,7 @@ void AStylePart::formatFiles() } if ( processed != 0 ) { - KMessageBox::information ( 0, i18n ( "Processed %1 files ending with extensions %2" ).tqarg ( processed ).tqarg(getProjectExtensions().stripWhiteSpace()) ); + KMessageBox::information ( 0, i18n ( "Processed %1 files ending with extensions %2" ).arg ( processed ).arg(getProjectExtensions().stripWhiteSpace()) ); } m_urls.clear(); diff --git a/parts/astyle/astyleconfig.ui b/parts/astyle/astyleconfig.ui index 4582fa4b..fd68fe48 100644 --- a/parts/astyle/astyleconfig.ui +++ b/parts/astyle/astyleconfig.ui @@ -62,13 +62,13 @@ 0 - + 350 0 - + 400 32767 @@ -293,7 +293,7 @@ Can use * on its own for any file. FillingGroup - + 400 32767 @@ -322,7 +322,7 @@ Can use * on its own for any file. - tqlayout2 + layout2 @@ -380,7 +380,7 @@ Can use * on its own for any file. Expanding - + 34 21 @@ -440,7 +440,7 @@ The number of spaces per tab is controled by the editor. Expanding - + 21 21 @@ -455,7 +455,7 @@ The number of spaces per tab is controled by the editor. BracketGroup - + 400 32767 @@ -473,7 +473,7 @@ The number of spaces per tab is controled by the editor. - tqlayout2 + layout2 @@ -567,7 +567,7 @@ from their immediately preceding closing brackets. ContinueationGroup - + 400 32767 @@ -640,7 +640,7 @@ belonging to a conditional header. IndentGroup - + 400 32767 @@ -772,7 +772,7 @@ flushed completely to the left (which is the default). BlockGroup - + 400 32767 @@ -844,7 +844,7 @@ correctly. PaddingGroup - + 400 32767 @@ -909,7 +909,7 @@ There is no unpad operator option. OneLinersGroup - + 400 32767 -- cgit v1.2.1