diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2018-12-29 17:01:57 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2018-12-29 17:01:57 +0000 |
| commit | d2f8c720828a59af7a39aef7a026e6f0a0ddc197 (patch) | |
| tree | 7aad1fd194f672a82501c51b07142738946d2998 /src/ui/widget/page-sizer.cpp | |
| parent | C++ify button widget (diff) | |
| download | inkscape-d2f8c720828a59af7a39aef7a026e6f0a0ddc197.tar.gz inkscape-d2f8c720828a59af7a39aef7a026e6f0a0ddc197.zip | |
Rm deprecated budget widgets
Diffstat (limited to 'src/ui/widget/page-sizer.cpp')
| -rw-r--r-- | src/ui/widget/page-sizer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/page-sizer.cpp b/src/ui/widget/page-sizer.cpp index 01a38af73..030e90af0 100644 --- a/src/ui/widget/page-sizer.cpp +++ b/src/ui/widget/page-sizer.cpp @@ -25,7 +25,6 @@ #include "verbs.h" #include "helper/action.h" #include "object/sp-root.h" -#include "ui/widget/button.h" #include "io/resource.h" using std::pair; |
