From 9ea06fcd80d8f5f779a3e263ba7c605bb649ac15 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 10 Aug 2010 13:10:39 +0000 Subject: =?UTF-8?q?=E2=80=A2=C2=A0remember=20user's=20last=20setting=20for?= =?UTF-8?q?=20"Resetting=20AUTO=5FINC"=20while=20deletion=20of=20all=20row?= =?UTF-8?q?s=20in=20a=20table?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConstants.h') diff --git a/Source/SPConstants.h b/Source/SPConstants.h index 3ba923ff..69efe326 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -304,6 +304,7 @@ extern NSString *SPProcessListAutoRrefreshInterval; extern NSString *SPFavoritesSortedBy; extern NSString *SPFavoritesSortedInReverse; extern NSString *SPAlwaysShowWindowTabBar; +extern NSString *SPResetAutoIncrementAfterDeletionOfAllRows; // Hidden Prefs extern NSString *SPPrintWarningRowLimit; -- cgit v1.2.3