#include "algomaker.h"#include "findmatesalgo.h"Include dependency graph for findmatesalgomaker.cpp:

Go to the source code of this file.
Variables | |
| char | findMatesAlgo [] = "Find Mates" |
| const bool | findMatesPopsup = true |
| char findMatesAlgo[] = "Find Mates" |
Definition at line 4 of file findmatesalgomaker.cpp.
| const bool findMatesPopsup = true |
Definition at line 5 of file findmatesalgomaker.cpp.
1.5.1