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

comment BackedPanel.h, HtmlWindow.h, ASlider.h in .h files

This commit is contained in:
Paul Licameli
2019-03-30 15:17:49 -04:00
parent 2d8abe6b74
commit 0f3723e221
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
#include <wx/frame.h> // to inherit
#include <wx/scrolwin.h> // to inherit
#include "widgets/ASlider.h"
#include "widgets/ASlider.h" // to inherit
#include "widgets/wxPanelWrapper.h"
#include "commands/CommandManagerWindowClasses.h"