Skip to content

Commit

Permalink
forgot to export jshighlighter
Browse files Browse the repository at this point in the history
  • Loading branch information
benapetr committed Jun 1, 2018
1 parent cbff8f6 commit f8604f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggle_core/scripting/jshighlighter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

namespace Huggle
{
class JSHighlighter : public QSyntaxHighlighter
class HUGGLE_EX_CORE JSHighlighter : public QSyntaxHighlighter
{
Q_OBJECT
public:
Expand Down

0 comments on commit f8604f7

Please sign in to comment.