From 145abc15d57fb29701a12e8a14dcb9c1fd72e9be Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 7 Dec 2020 22:58:44 +0900 Subject: Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro --- kdesktop/krootwm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdesktop/krootwm.h') diff --git a/kdesktop/krootwm.h b/kdesktop/krootwm.h index 8fb5af8b9..264f3eadb 100644 --- a/kdesktop/krootwm.h +++ b/kdesktop/krootwm.h @@ -80,7 +80,7 @@ public: static KRootWm * self() { return s_rootWm; } /** - * share this with desktop.cc + * share this with desktop.cpp */ KNewMenu * newMenu() const { return menuNew; } -- cgit v1.2.1