* Construct the interface. */
| 139 | * Construct the interface. |
| 140 | */ |
| 141 | IIconTextView() |
| 142 | { |
| 143 | } |
| 144 | }; |
| 145 | |
| 146 | /****************************************************************************** |
nothing calls this directly
no outgoing calls
no test coverage detected