Commit a84425b4 authored by ElenaSubbotina's avatar ElenaSubbotina

x2t 2.0.2.420

parent 250a6e5a
......@@ -104,7 +104,7 @@ struct view_elm : settings_elm
class settings_container::Impl
{
public:
settings_container::Impl() : inViewTable(false), inView(false) {}
Impl() : inViewTable(false), inView(false) {}
settings_elm common;
settings_elm common_view;
......
......@@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.0.2.417
VERSION = 2.0.2.420
DEFINES += INTVER=$$VERSION
TARGET = x2t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment