projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
src
/
generic
/
tipdlg.cpp
diff --git
a/src/generic/tipdlg.cpp
b/src/generic/tipdlg.cpp
index 7b3ce8b0b72468cc93d419ed90d0ef99bb8b64ca..feee0ac4b62f9b323bf31ee645c9e7a5e52c6ef3 100644
(file)
--- a/
src/generic/tipdlg.cpp
+++ b/
src/generic/tipdlg.cpp
@@
-82,7
+82,7
@@
public:
private:
wxTextFile m_textfile;
private:
wxTextFile m_textfile;
- DECLARE_NO_COPY_CLASS(wxFileTipProvider)
+ wxDECLARE_NO_COPY_CLASS(wxFileTipProvider);
};
#endif // wxUSE_TEXTFILE
};
#endif // wxUSE_TEXTFILE
@@
-129,7
+129,7
@@
private:
wxCheckBox *m_checkbox;
DECLARE_EVENT_TABLE()
wxCheckBox *m_checkbox;
DECLARE_EVENT_TABLE()
- DECLARE_NO_COPY_CLASS(wxTipDialog)
+ wxDECLARE_NO_COPY_CLASS(wxTipDialog);
};
// ============================================================================
};
// ============================================================================