projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
check for Python and disable automatic STC files updating which requires it if it...
[wxWidgets.git]
/
src
/
unix
/
stackwalk.cpp
diff --git
a/src/unix/stackwalk.cpp
b/src/unix/stackwalk.cpp
index 62669bcf2d36235c1c0db6fd777c3e5d190e088e..d65700afa6dc9768814e1dac028758622c874604 100644
(file)
--- a/
src/unix/stackwalk.cpp
+++ b/
src/unix/stackwalk.cpp
@@
-67,7
+67,7
@@
public:
private:
FILE *m_fp;
private:
FILE *m_fp;
- DECLARE_NO_COPY_CLASS(wxStdioPipe)
+ wxDECLARE_NO_COPY_CLASS(wxStdioPipe);
};
// ============================================================================
};
// ============================================================================