Changeset [1bb898dc7f1aa078b3c99dd7511a564e763af0ed] by Jocelyn Legault
October 18th, 2010 @ 05:02 AM
Fix Lint error 767
"error 767: Info -- macro '' was defined differently in another module"
ADD and REMOVE were both defined in trayIconControler.h and
UserDefineDialog.cpp. Changing the defines in trayIconControler.h
(and
dependencies) also allowed me to fix a compilation error I got
in
UserDefineDialog.cpp during the integration. That allowed me to put
back the
static variables ADD and REMOVE to SymbolsStyleDialog.
[#45]
Signed-off-by: Jocelyn Legault
jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/1bb898dc7f1aa078b3c99dd...
Committed by Jocelyn Legault
- M PowerEditor/src/Notepad_plus_Window.cpp
- M PowerEditor/src/NppBigSwitch.cpp
- M PowerEditor/src/NppCommands.cpp
- M PowerEditor/src/NppIO.cpp
- M PowerEditor/src/ScintillaComponent/UserDefineDialog.cpp
- M PowerEditor/src/ScintillaComponent/UserDefineDialog.h
- M PowerEditor/src/WinControls/TrayIcon/trayIconControler.cpp
- M PowerEditor/src/WinControls/TrayIcon/trayIconControler.h
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release