mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 14:21:27 +07:00
15 lines
303 B
HTML
15 lines
303 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>Use <span class="shortcut">&shortcut:RecentChanges;</span> to quickly review your recent changes to the project.</p>
|
|
<p class="image"><img src="images/recent_changes.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|