inputdialog : Fix warning "value has incomplete type" when the project built with Qt4
commit2a2e59f38ab676ab2b6e7f23147e9030ec3b508f
authorPavel Karelin <hkarel@yandex.ru>
Thu, 20 Oct 2016 19:03:16 +0000 (20 22:03 +0300)
committerCristian Tibirna <tibirna@kde.org>
Sun, 23 Oct 2016 23:13:06 +0000 (23 19:13 -0400)
tree344321105cc0fc1fcce1bfcf10400eb9a119ed3e
parentbb1914ca09bbcb4679727420ba7d0179f09ce39a
inputdialog : Fix warning "value has incomplete type" when the project built with Qt4

For smart-pointer QSharedPointer (Qt4 implementation) the type of the object of possession
shall be completely defined
src/inputdialog.cpp
src/inputdialog.h