From 57d2c6b922339bf6ea86856cb9d245218232cdfb Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Tue, 22 Mar 2016 16:48:13 -0300 Subject: Removed unecessary QDebug #include's. --- selectionhandler.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'selectionhandler.cpp') diff --git a/selectionhandler.cpp b/selectionhandler.cpp index 190040d..8a33158 100644 --- a/selectionhandler.cpp +++ b/selectionhandler.cpp @@ -1,7 +1,5 @@ #include "selectionhandler.h" -#include - SelectionHandler::SelectionHandler(int numItems) : m_selection(numItems, false) { -- cgit v1.2.3