Changeset 784400 for src/base/proxy.hpp
- Timestamp:
- Feb 15, 2017, 4:33:18 PM (9 years ago)
- Children:
- fdc19c
- Parents:
- 3bf29e
- File:
-
- 1 edited
-
src/base/proxy.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/base/proxy.hpp
r3bf29e r784400 39 39 public: 40 40 CommandProxyBase(); 41 virtual ~CommandProxyBase() {} 41 42 virtual Command* CreateCommand() const = 0; 42 43
Note:
See TracChangeset
for help on using the changeset viewer.
