1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 17:11:20 +01:00

Adjust some comments.

This commit is contained in:
v.audacity
2011-02-26 23:17:26 +00:00
parent 3dad57bc30
commit 0526b8c98a
9 changed files with 20 additions and 20 deletions

View File

@@ -36,7 +36,7 @@ class AboutDialog:public wxDialog {
wxBoxSizer *topsizer;
wxStaticBitmap *icon;
wxBitmap *logo; //vvv
wxBitmap *logo; //v
DECLARE_EVENT_TABLE()