Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/UIFactory.hpp

    r163110 r415ddd  
    5656   * Again the type is determined upon factory creation.
    5757   */
    58   virtual Dialog* makeDialog(const std::string &_title)=0;
     58  virtual Dialog* makeDialog()=0;
    5959
    6060protected:
Note: See TracChangeset for help on using the changeset viewer.