string freeze for 0.6.3 - translation files updated

This commit is contained in:
doitux
2008-12-09 00:08:13 +00:00
parent 4905f618ad
commit c95dfbb2ce
21 changed files with 2833 additions and 2163 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
using namespace std;
MyAvatarLabel::MyAvatarLabel(QGroupBox* parent)
: QLabel(parent)
: QLabel(parent), voteRunning(FALSE)
{
myContextMenu = new QMenu;