Translations:KDevelop4/Manual/Working with source code/85/uk: 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.

28 May 2011

  • curprev 06:4906:49, 28 May 2011Yurchor talk contribs 115 bytes +115 Created page with "<!--}}-->{{Input|<syntaxhighlight lang="cpp"> class Car { // ... public: std::string get_color () const; };"