mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 23:29:57 +00:00
77ad85a6ab
Implement help button. Implement cancel button. Add scrollable output window. Replace ON/OFF & combobox editors with checkboxes. Tab/backtab in cache table jumps between values (not names and values) Add tooltips to show help strings. Add application icon and qtmain for Windows. BUG: Fix save of cache values on configure.
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
<RCC>
|
|
<qresource prefix="/Icons" >
|
|
<file>CMakeSetup.png</file>
|
|
</qresource>
|
|
</RCC>
|