various - include own header first

This commit is contained in:
Allen Winter
2020-06-23 11:38:41 -04:00
parent f9196203e7
commit 44bf882a2a
4 changed files with 4 additions and 4 deletions

View File

@@ -18,8 +18,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Widget_qwidget.h"
#include "Separator_qwidget.h"
#include "Widget_qwidget.h"
#include "Logging_p.h"
#include <QPainter>