mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
merged build: macro name has changed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34981 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
54cc2befd6
commit
815ec52ab8
@ -21,7 +21,7 @@
|
||||
#include <QLineEdit>
|
||||
#include <QPushButton>
|
||||
|
||||
#if defined(LYX_MERGED_BUILD) && !defined(Q_CC_MSVC)
|
||||
#if defined(LYX_MERGE_FILES) && !defined(Q_CC_MSVC)
|
||||
// GCC couldn't find operator==
|
||||
namespace lyx {
|
||||
bool operator==(lyx::docstring const & d, char const * c);
|
||||
|
Loading…
Reference in New Issue
Block a user