0.1.4 kwallet optimisation related fix, DnD files into convs, visual fixes
This commit is contained in:
parent
21c7d65027
commit
cb44b12a7e
18 changed files with 162 additions and 47 deletions
2
order.h
2
order.h
|
@ -29,7 +29,7 @@ namespace W
|
|||
template <typename data_type, typename comparator = std::less<data_type>>
|
||||
class Order
|
||||
{
|
||||
|
||||
public:
|
||||
class Duplicates:
|
||||
public Utils::Exception
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue