summaryrefslogtreecommitdiffstats
path: root/poxml/swappo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/swappo.cpp')
-rw-r--r--poxml/swappo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/swappo.cpp b/poxml/swappo.cpp
index 94c308ae..8e2e8344 100644
--- a/poxml/swappo.cpp
+++ b/poxml/swappo.cpp
@@ -7,7 +7,7 @@ using namespace std;
int main(int argc, char **argv)
{
if ( argc != 2 ) {
- qWarning( "usage: %s pofile", argv[0] );
+ tqWarning( "usage: %s pofile", argv[0] );
return -1;
}