Skip to content

Commit

Permalink
Refs #10237 Include QVariant rather than declare
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Jeffery committed Oct 30, 2014
1 parent 644714f commit b730942
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@

#include "MantidKernel/System.h"

class QVariant;
#include <QVariant>

namespace MantidQt
{
Expand Down

0 comments on commit b730942

Please sign in to comment.