From fd6b0a334036131c27a1c3d004db40272ce61f37 Mon Sep 17 00:00:00 2001 From: Robert Förster Date: Wed, 29 Feb 2012 05:33:52 +0000 Subject: fix some indentation which got lost in the last commit. someone with too much free time should fix all the files to be indented correctly (right...) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6087 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/KvsObject_comboBox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/KvsObject_comboBox.h') diff --git a/src/modules/objects/KvsObject_comboBox.h b/src/modules/objects/KvsObject_comboBox.h index cd178310a..a10ac6c29 100644 --- a/src/modules/objects/KvsObject_comboBox.h +++ b/src/modules/objects/KvsObject_comboBox.h @@ -41,7 +41,7 @@ public: protected: virtual bool init(KviKvsRunTimeContext * pContext,KviKvsVariantList *pParams); - bool insertItem(KviKvsObjectFunctionCall *c); + bool insertItem(KviKvsObjectFunctionCall *c); bool changeItem(KviKvsObjectFunctionCall *c); bool removeItem(KviKvsObjectFunctionCall *c); bool clear(KviKvsObjectFunctionCall *c); -- cgit v1.3.1-10-gc9f91