From 01037adf8e0d128496c502ca54ec4e297cac0528 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 6 Oct 2011 21:34:01 +0000 Subject: Part 2 of prior commit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257649 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- krandr/libkrandr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krandr/libkrandr.h') diff --git a/krandr/libkrandr.h b/krandr/libkrandr.h index f2a60340a..72dd9d43f 100644 --- a/krandr/libkrandr.h +++ b/krandr/libkrandr.h @@ -194,7 +194,7 @@ class KRANDR_EXPORT KRandrSimpleAPI : public RandRDisplay * If test is true, the new configuration will be loaded for a short period of time, then reverted automatically * Returns true if configuration was accepted; false if not */ - bool applySystemwideDisplayConfiguration(TQPtrList screenInfoArray, bool test=TRUE); + bool applySystemwideDisplayConfiguration(TQPtrList screenInfoArray, bool test=TRUE, TQString kde_confdir=""); /** * Applies the gamma contained within the systemwide display configuration screenInfoArray to the hardware -- cgit v1.2.1