From kde-bugs-dist Sun Feb 28 23:38:37 2010 From: asterisc Date: Sun, 28 Feb 2010 23:38:37 +0000 To: kde-bugs-dist Subject: [Bug 228982] New: create class in qt cmake projects gives a warning Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=126745040729873 https://bugs.kde.org/show_bug.cgi?id=228982 Summary: create class in qt cmake projects gives a warning that files already exists Product: kdevelop Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: astero2005@yahoo.ca Version: 3.9.98 (using KDevPlatform 0.9.98) (using 4.3.4 (KDE 4.3.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.31-1-686 I created a Qt GUI application, based on cmake, and when I'm right-clicking the project (in the project window), and choose 'create class', give a simple name, other license, kdevelop gives me two warnings, that both the .h and the .cpp already exists. It creates them alright though. Maybe a consequence of these (or maybe I should fill another bug report), is the fact that the newly added cpp is not added to the CMakeLists.txt. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.