Skip to content

Commit

Permalink
GLUI: SpectMorph::Orientation is now declared in widget.hh
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Westerfeld <[email protected]>
  • Loading branch information
swesterfeld committed Oct 21, 2023
1 parent d46812f commit 4b81855
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions glui/smscrollbar.hh
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
namespace SpectMorph
{

enum class
Orientation
{
HORIZONTAL,
VERTICAL
};

class ScrollBar : public Widget
{
double m_page_size;
Expand Down

0 comments on commit 4b81855

Please sign in to comment.