Skip to content

Commit

Permalink
try to solve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
memurats committed Jul 11, 2024
1 parent 4ac834a commit 542bf4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gui/settingsdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include "progressdispatcher.h"
#include "owncloudgui.h"
#include "accountmanager.h"
#include "nmcgui/nmcnetworksettings.h"

#include <QLabel>
#include <QStandardItemModel>
Expand All @@ -41,6 +40,8 @@
#include <QPainter>
#include <QPainterPath>

#include "nmcgui/nmcnetworksettings.h"

namespace {
const QString TOOLBAR_CSS()
{
Expand Down

0 comments on commit 542bf4f

Please sign in to comment.