Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 28 Sep 2004 15:13:27 +0000 (15:13 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 28 Sep 2004 15:13:27 +0000 (15:13 +0000)
commit7e126a0784c24166888759bbc96d65a59c062fa8
tree7d1fdc48c2688a3ee69b303b4beff9cff177f935
parent8a68e8dbbe6bc8f90d116634a96ebcd025ba7e5a
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
contrib/include/wx/stc/stc.h
contrib/samples/stc/edit.cpp
contrib/samples/stc/edit.h
contrib/samples/stc/stctest.cpp
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/ScintillaWX.h
contrib/src/stc/stc.cpp
include/wx/stc/stc.h
samples/stc/edit.cpp
samples/stc/edit.h
samples/stc/stctest.cpp
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/ScintillaWX.h
src/stc/stc.cpp