[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdesdk/scripts/kde-emacs
From:       David Faure <faure () kde ! org>
Date:       2008-09-08 12:24:24
Message-ID: 1220876664.540782.8104.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 858682 by dfaure:

Make Qt-4 the default ;)


 M  +4 -4      klaralv.el  


--- trunk/KDE/kdesdk/scripts/kde-emacs/klaralv.el #858681:858682
@@ -35,16 +35,16 @@
 ;; as in qtopia/qpeapplication, then insert the following code in your setup
 ;; (setq kdab-prefix-qpe nil)
 ;;
-;; If you are using Qt 4 rather than Qt 3, insert the following line into you setup:
-;; (setq kdab-qt-version 4)
+;; If you are using Qt 3 rather than Qt 4, insert the following line into you setup:
+;; (setq kdab-qt-version 3)
 ;; or in a .emacs-dirvars file:
-;; kdab-qt-version: 4
+;; kdab-qt-version: 3
 ;;
 ;; Finally, if you do not want header files to be inserted lower-cased when
 ;; not found locally, insert (kdab-lowercase-header-files nil)
 
 ;; ------------------------------ CONFIGURATION ------------------------------
-(defvar kdab-qt-version 3
+(defvar kdab-qt-version 4
   "Specify which header files to use")
 
 (defvar kdab-include-qpe nil
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic