valentina/src
Roman Telezhynskyi 8118bd45e5 With GCC 6.1.1:
debugbreak.h:51:1: error: 'inline' is not at beginning of
declaration [-Werror=old-style-declaration]

So i moved the inlines at the beginning of the declaration.

--HG--
branch : develop
2016-08-07 14:25:43 +03:00
..
app Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
libs With GCC 6.1.1: 2016-08-07 14:25:43 +03:00
test Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00
src.pro CONFIG key to disable building tests. 2016-02-19 20:31:01 +02:00