diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-07-02 09:58:37 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-07-02 09:58:37 +0000 |
| commit | 2045221082a4aed0dcbbd71d36393a2498396a10 (patch) | |
| tree | f6c7ab3161c98a3537be9864a2af946751525a98 /src/widgets | |
| parent | Migrate clonetiler to GtkComboBox (diff) | |
| download | inkscape-2045221082a4aed0dcbbd71d36393a2498396a10.tar.gz inkscape-2045221082a4aed0dcbbd71d36393a2498396a10.zip | |
added missing header
(bzr r10397)
Diffstat (limited to 'src/widgets')
| -rw-r--r-- | src/widgets/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index 1a203afc6..418cc5c6f 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -34,6 +34,9 @@ set(widgets_SRC swatch-selector.cpp toolbox.cpp + + # ------- + # Headers button.h dash-selector.h desktop-widget.h |
