summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base/ttssapi4.h
AgeCommit message (Collapse)AuthorFilesLines
2020-11-19rbutil: Modernize code to use C++11 nullptr.Dominik Riebeling1-1/+1
Change-Id: I112cf95122a896cdb30a823b4c1f49831273dc7e
2012-10-06Fix a couple of warnings and remove an unused variable.Dominik Riebeling1-2/+1
Change-Id: I1617ef882e9bcaaaafe58a932fadd803851ec88f
2012-09-09Add derived SAPI4 class.Dominik Riebeling1-0/+44
Based on the previous change add a derived class for SAPI4 support. Note that SAPI4 support had been disabled, so it's also disabled to not show in the selection dialog for now. Change-Id: Iffda7daafd9327ef8821c4fe4b1b0fc581607f49