aboutsummaryrefslogtreecommitdiff
path: root/src/qt/networkstyle.h
AgeCommit message (Collapse)Author
2014-11-03Fix all header definesPavel Janík
2014-10-10qt: add network-specific style objectWladimir J. van der Laan
Mainly cleanups: Gets rid of isTestNet everywhere, by keeping track of network-specific theming in a central place. Also makes GUI no longer dependent on the network ID enumeration, which alleviates concerns about #4802.