mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
ParaView-5.0.1: Added the source-tree to ThirdParty-dev and patched as described in the README file
Resolves bug-report http://bugs.openfoam.org/view.php?id=2098
This commit is contained in:
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/fileopen.png
Normal file
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/fileopen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 681 B |
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/filesave.png
Normal file
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/filesave.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 328 B |
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/help.png
Normal file
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/help.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE RCC>
|
||||
<RCC version="1.0">
|
||||
<qresource prefix="/Icons">
|
||||
<!-- Typical file operations. -->
|
||||
<file>fileopen.png</file>
|
||||
<file>filesave.png</file>
|
||||
<file>print.png</file>
|
||||
|
||||
<!-- Help -->
|
||||
<file>help.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/print.png
Normal file
BIN
ParaView-5.0.1/VTK/Examples/GUI/Qt/SimpleView/Icons/print.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 742 B |
Reference in New Issue
Block a user