summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preview.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-5/+3
| | | | This makes the code a lot less readable and greppable for no reason.
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-011-0/+503