"src/libs/git@git.qt.io:tohunger/qt-creator.git" did not exist on "cea32d6467b47371524a1e10fa1ad526349a646e"
-
Orgad Shaneh authored
Fixes at least explicit data() calls for templated pointers: QPointer<QAction> action; connect(action.data(), SIGNAL(triggered()), this, SLOT(slot())); Change-Id: I7f76c1f556c0f271936728d611751424969916a7 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Orgad Shaneh authoredFixes at least explicit data() calls for templated pointers: QPointer<QAction> action; connect(action.data(), SIGNAL(triggered()), this, SLOT(slot())); Change-Id: I7f76c1f556c0f271936728d611751424969916a7 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>