define SCASSERT in release verion
--HG-- branch : DialogTools
This commit is contained in:
parent
42091c2611
commit
db3dca6958
|
@ -341,6 +341,8 @@ extern const QString in_Oprt;
|
||||||
} \
|
} \
|
||||||
|
|
||||||
#endif /* Q_OS_WIN32 */
|
#endif /* Q_OS_WIN32 */
|
||||||
|
#else // define but disable this function if debugging is not set
|
||||||
|
#define SCASSERT(cond)
|
||||||
#endif /* QT_NO_DEBUG */
|
#endif /* QT_NO_DEBUG */
|
||||||
|
|
||||||
#endif // OPTIONS_H
|
#endif // OPTIONS_H
|
||||||
|
|
Loading…
Reference in New Issue
Block a user