string freeze for 0.6.3 - translation files updated
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
using namespace std;
|
||||
|
||||
MyAvatarLabel::MyAvatarLabel(QGroupBox* parent)
|
||||
: QLabel(parent)
|
||||
: QLabel(parent), voteRunning(FALSE)
|
||||
{
|
||||
|
||||
myContextMenu = new QMenu;
|
||||
|
||||
Reference in New Issue
Block a user