﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
421	Q_DECL_OVERRIDE отсутствует в Qt4	alx	dimag	"В Qt4 отсутствует декларация макроса Q_DECL_OVERRIDE, из-за чего проект не собирается с Qt4 начиная с r435.

Предлагаю добавить конструкцию типа
{{{
#ifndef Q_DECL_OVERRIDE
#   define Q_DECL_OVERRIDE override
#endif
}}}"	баг	closed	major	2 очередь	ПО MC04-Dispatcher. Пульт диспетчера/техника	fixed	Qt, compilation	san
