Skip to content

Commit

Permalink
SOlve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugen Fischer authored and Eugen Fischer committed Feb 20, 2024
1 parent 0727b87 commit d3a2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/settingsdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "progressdispatcher.h"
#include "owncloudgui.h"
#include "accountmanager.h"
#include "nmcgui/nmcnetworksettings.h"

#include <QLabel>
#include <QStandardItemModel>
Expand All @@ -39,7 +40,6 @@
#include <QWidgetAction>
#include <QPainter>
#include <QPainterPath>
#include "nmcgui/nmcnetworksettings.h"

namespace {
const QString TOOLBAR_CSS()
Expand Down

0 comments on commit d3a2d3e

Please sign in to comment.