diff --git a/src/declarativepushbutton.cpp b/src/declarativepushbutton.cpp index 74e5cea..7ab95fa 100644 --- a/src/declarativepushbutton.cpp +++ b/src/declarativepushbutton.cpp @@ -1,5 +1,5 @@ /* - declarativeloaderwidget_p.h + declarativepushbutton.cpp This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML. diff --git a/src/declarativepushbutton_p.h b/src/declarativepushbutton_p.h index 0714ed6..84be315 100644 --- a/src/declarativepushbutton_p.h +++ b/src/declarativepushbutton_p.h @@ -1,5 +1,5 @@ /* - declarativeloaderwidget_p.h + declarativepushbutton_p.h This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.