Skip to content

Commit

Permalink
Also remove unused include "embed.h"
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgregorius committed Mar 29, 2024
1 parent 3b2dc9a commit cbb56b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/widgets/ComboBox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
#include <QMouseEvent>
#include <QPainter>
#include <QStyleOptionFrame>
#include <QScreen>

#include "CaptionMenu.h"
#include "embed.h"
#include "gui_templates.h"

namespace lmms::gui
Expand Down

0 comments on commit cbb56b0

Please sign in to comment.