summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2009-12-13 00:01:30 +0000
committerJon A. Cruz <jon@joncruz.org>2009-12-13 00:01:30 +0000
commit0daeeb2e989701416cbd6c33cf7e81c73f4944d3 (patch)
tree338c2427577aec0892eb3ccdf409ee2b5a4627f9 /src
parentUpdating ignored file list to get 'bzr status' more helpful (diff)
downloadinkscape-0daeeb2e989701416cbd6c33cf7e81c73f4944d3.tar.gz
inkscape-0daeeb2e989701416cbd6c33cf7e81c73f4944d3.zip
reenable per-document palette to allow for continuing development.
(bzr r8885)
Diffstat (limited to 'src')
-rw-r--r--src/ui/dialog/swatches.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/swatches.cpp b/src/ui/dialog/swatches.cpp
index 1f708e3de..450d4202d 100644
--- a/src/ui/dialog/swatches.cpp
+++ b/src/ui/dialog/swatches.cpp
@@ -47,7 +47,7 @@
#include "display/nr-plain-stuff.h"
#include "sp-gradient-reference.h"
-//#define USE_DOCUMENT_PALETTE 1
+#define USE_DOCUMENT_PALETTE 1
namespace Inkscape {
namespace UI {