Alias IconTextComboBox.~this

class IconTextComboBox
{
  // ...
  alias ~this;
  // ...
}