Skip to content
Commit bd72100e authored by Ahmad Samir's avatar Ahmad Samir
Browse files

ReaderStatus: use a std::function in Transaction struct

This way we can use lambdas instead of method names as char* and get
compile-time type checking, which makes removing Q_PRIVATE_SLOT calls less
worrying, it'll just fail to compile.
parent 04d95345
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment