Skip to content

Commit

Permalink
Update fontswidget.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Sep 8, 2024
1 parent 7b15652 commit 59c565d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app/GUI/fontswidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@
// Fork of enve - Copyright (C) 2016-2020 Maurycy Liebner

#include "fontswidget.h"
#include "mainwindow.h"

#include <QLineEdit>
#include <QIntValidator>
#include <QLabel>

#include "mainwindow.h"
#include "Private/document.h"
#include "themesupport.h"
#include "widgets/editablecombobox.h"

using namespace Friction::Core;
Expand Down

0 comments on commit 59c565d

Please sign in to comment.