~7-eric/inkscape/boolop-fix

« back to all changes in this revision

Viewing changes to src/widgets/font-selector.cpp

Merge Google Summer of Code unit refactor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
#include "desktop.h"
34
34
#include "widgets/font-selector.h"
35
35
#include "preferences.h"
36
 
#include "unit-constants.h"
37
36
 
38
37
/* SPFontSelector */
39
38