projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed C++ comment added by last commit
[wxWidgets.git]
/
include
/
wx
/
msw
/
taskbar.h
diff --git
a/include/wx/msw/taskbar.h
b/include/wx/msw/taskbar.h
index b14ffb334fae2579e91f193fa4b00612760f331d..bb374a70c306fb9ee77cf10711ea8ed849583b07 100644
(file)
--- a/
include/wx/msw/taskbar.h
+++ b/
include/wx/msw/taskbar.h
@@
-78,7
+78,7
@@
protected:
#endif
};
-#if WXWIN_COMPATIBILITY_2_4
+#if WXWIN_COMPATIBILITY_2_4
inline bool wxTaskBarIcon::IsOK() const { return IsOk(); }
#endif