mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Bug 490685 - add missing @since tag in MemorySpacePreferencesHelper
Change-Id: Ib59fa1fbcc15d86ceed978656095a015dd099b08
This commit is contained in:
parent
b28d8e45d1
commit
750f009c20
1 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@ import org.eclipse.jface.preference.IPreferenceStore;
|
||||||
* containing the information necessary to reconstruct the keys for the
|
* containing the information necessary to reconstruct the keys for the
|
||||||
* unpredictable entries.
|
* unpredictable entries.
|
||||||
*
|
*
|
||||||
|
* @since 1.4
|
||||||
*/
|
*/
|
||||||
public class MemorySpacePreferencesHelper implements IMemorySpacePreferencesHelper {
|
public class MemorySpacePreferencesHelper implements IMemorySpacePreferencesHelper {
|
||||||
/** Reference to the plugin's preference store */
|
/** Reference to the plugin's preference store */
|
||||||
|
|
Loading…
Add table
Reference in a new issue