Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/Query/IntQuery.cpp

    r51b5d1 r955b91  
    2525// Int Queries
    2626Dialog::IntQuery::IntQuery(std::string title, std::string description) :
    27     Query(title, description),
    28     tmp(0)
     27    Query(title, description)
    2928{}
    3029
Note: See TracChangeset for help on using the changeset viewer.