aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h')
-rw-r--r--src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h b/src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h
index e31182ebba..eda00f020a 100644
--- a/src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h
+++ b/src/plugins/beautifier/artisticstyle/artisticstyleoptionspage.h
@@ -29,7 +29,6 @@
namespace Beautifier {
namespace Internal {
-namespace ArtisticStyle {
class ArtisticStyleSettings;
@@ -39,6 +38,5 @@ public:
explicit ArtisticStyleOptionsPage(ArtisticStyleSettings *settings);
};
-} // namespace ArtisticStyle
} // namespace Internal
} // namespace Beautifier