Minor code cleanup.

This commit is contained in:
Jim Evins
2017-11-25 16:54:37 -05:00
parent ae76470ea9
commit c6c52a8895
11 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ namespace glabels
///
/// Merge Object
///
struct Merge : QObject
class Merge : public QObject
{
Q_OBJECT