Skip to content

Commit

Permalink
Merge pull request commontk#806 from phcerdan/fix_missing_include_But…
Browse files Browse the repository at this point in the history
…tonsWidget

BUG: Fix missing include QItemSelection
  • Loading branch information
jcfr authored May 29, 2018
2 parents d3f8a2f + 8cc690c commit cf71b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libs/Widgets/ctkPathListButtonsWidget_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

// Qt includes
#include <QObject>
#include <QItemSelection>

// CTK includes
#include "ui_ctkPathListButtonsWidget.h"
Expand Down

0 comments on commit cf71b0a

Please sign in to comment.