summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-16 13:57:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-16 13:57:27 (GMT)
commita416d2e8f5cf471d4aaa92c75ca81150dba384c3 (patch)
tree102ecfa52f224ae9740a18f2a419d8677268370c /macosx
parentef1c0b41419a99d78bf51ed3224dfa63d6968b55 (diff)
downloadtk-a416d2e8f5cf471d4aaa92c75ca81150dba384c3.zip
tk-a416d2e8f5cf471d4aaa92c75ca81150dba384c3.tar.gz
tk-a416d2e8f5cf471d4aaa92c75ca81150dba384c3.tar.bz2
Remove legacy "pack" and "scrollbar" syntax
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Tk.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Tk.xcodeproj/project.pbxproj b/macosx/Tk.xcodeproj/project.pbxproj
index e2acb38..c4c3b25 100644
--- a/macosx/Tk.xcodeproj/project.pbxproj
+++ b/macosx/Tk.xcodeproj/project.pbxproj
@@ -1121,7 +1121,6 @@
F966BC3C08F27A3C005CB29B /* message.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = message.test; sourceTree = "<group>"; };
F966BC3D08F27A3C005CB29B /* msgbox.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = msgbox.test; sourceTree = "<group>"; };
F966BC3E08F27A3C005CB29B /* obj.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = obj.test; sourceTree = "<group>"; };
- F966BC3F08F27A3C005CB29B /* oldpack.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = oldpack.test; sourceTree = "<group>"; };
F966BC4008F27A3C005CB29B /* option.file1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = option.file1; sourceTree = "<group>"; };
F966BC4108F27A3C005CB29B /* option.file2 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = option.file2; sourceTree = "<group>"; };
F966BC4208F27A3C005CB29B /* option.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = option.test; sourceTree = "<group>"; };
@@ -2676,7 +2675,6 @@
F966BC3C08F27A3C005CB29B /* message.test */,
F966BC3D08F27A3C005CB29B /* msgbox.test */,
F966BC3E08F27A3C005CB29B /* obj.test */,
- F966BC3F08F27A3C005CB29B /* oldpack.test */,
F966BC4008F27A3C005CB29B /* option.file1 */,
F966BC4108F27A3C005CB29B /* option.file2 */,
F966BC4208F27A3C005CB29B /* option.test */,