From e698c13bd5cffac74f96c89f0eda0bb55fc4b698 Mon Sep 17 00:00:00 2001 From: laserpants Date: Mon, 21 Mar 2016 01:41:00 +0300 Subject: [PATCH] fix incorrect path to project file --- qt-material-widgets.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/qt-material-widgets.pro b/qt-material-widgets.pro index 4a55578..9cb4fa3 100644 --- a/qt-material-widgets.pro +++ b/qt-material-widgets.pro @@ -57,6 +57,5 @@ HEADERS += mainwindow.h \ examples/about.h \ examples/appbarexamples.h \ examples/iconbuttonexamples.h \ - components/tabsexamples.h \ examples/tabsexamples.h \ examples/tableexamples.h