]> git.lyx.org Git - lyx.git/commitdiff
cut and paste error
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 9 Aug 2010 09:41:36 +0000 (09:41 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 9 Aug 2010 09:41:36 +0000 (09:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35100 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXRC.cpp

index 3e19dcc68359a6e4d0f84716d47e1f2c1c1b91cc..0bb6d81a7177eb0d69c9b1f038bac53024b0001c 100644 (file)
@@ -3397,7 +3397,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
        case RC_USETEMPDIR:
                break;
 
-       case RC_USE_TOOLTIP:
+       case RC_USE_USE_SYSTEM_COLORS:
                str = _("Enable use the system colors for some things like main window background and selection.");
                break;