1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

ASlider wasn't using Ruler

This commit is contained in:
Paul Licameli 2019-07-12 22:52:34 -04:00
parent beb378f61a
commit fb713a5339

View File

@ -58,8 +58,6 @@ or ASlider.
#include <wx/popupwin.h>
#include <wx/window.h>
#include "Ruler.h"
#include "../AColor.h"
#include "../ImageManipulation.h"
#include "../Project.h"