Fixed translation issues.

This commit is contained in:
Friedemann Kleint
2009-05-07 15:34:52 +02:00
parent 84b3b9cba2
commit 14e39ba5af
19 changed files with 68 additions and 63 deletions

View File

@@ -71,7 +71,7 @@ namespace {
}
return 0;
}
CentralWidget *staticCentralWidget = 0;
Help::Internal::CentralWidget *staticCentralWidget = 0;
}
CentralWidget::CentralWidget(QHelpEngine *engine, QWidget *parent)