diff options
author | Andre Hartmann <aha_1980@gmx.de> | 2017-10-14 22:13:54 +0200 |
---|---|---|
committer | André Hartmann <aha_1980@gmx.de> | 2017-10-17 10:25:30 +0000 |
commit | 62217464663b9e9aa6092b3211e18b55e1d26461 (patch) | |
tree | 89b7d0abcc5d9b8d5eda02778a212979657ae3f0 /src/plugins/debugger/qml/qmlcppengine.cpp | |
parent | 46a5133f4bcd53b06af5db594bf474db7956cd46 (diff) | |
download | qt-creator-62217464663b9e9aa6092b3211e18b55e1d26461.tar.gz |
Qmake: Fix Build File (context) menu for non-source files
Enable Build File for source or header files only and
de-duplicate the corresponding code.
Before, the menus were incorrectly enabled for e.g. .pro
and .ui files also: While the menu was already hidden for
these non-source files in updateContextActions(), the
following call to updateBuildFileAction() did enable it
again.
Task-number: QTCREATORBUG-19098
Change-Id: I87f40e64ab044b33be9c465d1c5dfa36c3cf1260
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/plugins/debugger/qml/qmlcppengine.cpp')
0 files changed, 0 insertions, 0 deletions