Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Feb 10, 2020
1 parent d49e2bd commit 5215a38
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/pluginsdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ namespace OpenCOR {

//==============================================================================

class Plugin;

//==============================================================================

class PluginItemDelegate : public StyledItemDelegate
{
public:
Expand All @@ -61,6 +57,7 @@ class PluginItemDelegate : public StyledItemDelegate

//==============================================================================

class Plugin;
class PluginManager;

//==============================================================================
Expand Down

0 comments on commit 5215a38

Please sign in to comment.