From 5e809da59484a1099f39214729cbb38f1e1fe93f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 19 May 2013 17:20:44 +0200 Subject: [PATCH] fixed custom_widgets.pri --- custom_widgets/custom_widgets.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_widgets/custom_widgets.pri b/custom_widgets/custom_widgets.pri index acc81c54..98527ee0 100644 --- a/custom_widgets/custom_widgets.pri +++ b/custom_widgets/custom_widgets.pri @@ -2,7 +2,7 @@ INCLUDEPATH += $$PWD DEPENDPATH += $$PWD HEADERS += $$PWD/help_about_dialog.h \ - $$PWD/yacreader_field_edit.h yacreader_search_line_edit.cpp \ + $$PWD/yacreader_field_edit.h yacreader_search_line_edit.h \ $$PWD/yacreader_field_plain_text_edit.h \ $$PWD/yacreader_flow.h \ $$PWD/yacreader_flow_config_widget.h \