Skip to content

Commit

Permalink
repaired settingsdialog
Browse files Browse the repository at this point in the history
  • Loading branch information
memurats committed Jul 11, 2024
1 parent 7e776ea commit 86aba6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gui/settingsdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "nmcgui/nmcnetworksettings.h"
// end nmc customzations
#include "settingsdialog.h"
#include "nmcgui/nmcnetworksettings.h"
#include "ui_settingsdialog.h"

#include "folderman.h"
Expand Down Expand Up @@ -43,8 +42,6 @@
#include <QPainter>
#include <QPainterPath>

#include "nmcgui/nmcnetworksettings.h"

namespace {
const QString TOOLBAR_CSS()
{
Expand Down

0 comments on commit 86aba6b

Please sign in to comment.