Last change
on this file was 75, checked in by Nicholas Riley, 20 years ago |
Fixed bugs, added final set of features for 1.3b3.
|
File size:
313 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * ICeCoffEEBookmarks.h
|
---|
3 | * ICeCoffEE APE
|
---|
4 | *
|
---|
5 | * Created by Nicholas Riley on Sat Feb 01 2003.
|
---|
6 | * Copyright (c) 2003 Nicholas Riley. All rights reserved.
|
---|
7 | *
|
---|
8 | */
|
---|
9 |
|
---|
10 | #include <Carbon/Carbon.h>
|
---|
11 |
|
---|
12 | OSStatus ICCF_DoBookmarkDialog(ICInstance inst, CFStringRef url);
|
---|
13 | CFURLRef ICCF_GetBookmarkHelperURL(ICInstance inst); |
---|
Note:
See
TracBrowser
for help on using the repository browser.