Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
700d088e
Commit
700d088e
authored
Jan 10, 2022
by
Christoph Cullmann
🐮
Browse files
remove by accident merged files
parent
3ff6e15e
Pipeline
#121679
passed with stage
in 3 minutes and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
addons/katebuild-plugin/highlighter.cpp
deleted
100644 → 0
View file @
3ff6e15e
addons/katebuild-plugin/highlighter.h
deleted
100644 → 0
View file @
3ff6e15e
//
// Description: Widget for configuring build targets
//
// SPDX-FileCopyrightText: 2011-2014 Kåre Särs <kare.sars@iki.fi>
//
// SPDX-License-Identifier: LGPL-2.0-only
#ifndef HIGHLIGHTER_H
#define HIGHLIGHTER_H
#include <QSyntaxHighlighter>
class
Highlighter
:
public
QSyntaxHighlighter
{
public:
using
QSyntaxHighlighter
::
QSyntaxHighlighter
;
private:
};
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment