Translations:KDevelop5/Manual/Working with source code/119/fr: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 July 2020

  • curprev 19:5419:54, 17 July 2020ChristianW talk contribs 113 bytes +113 Created page with "<syntaxhighlight lang="cpp" line> class Car { public: std::string get_color () const; }; </syntaxhighlight>"