ミラー元
https://github.com/microtherion/VocalEasel.git
前回の同期 2025-05-14 08:44:29 +00:00
Comment out URL handler, which is not implemented properly yet
このコミットが含まれているのは:
コミット
c50fc4e885
@ -14,6 +14,7 @@
|
||||
|
||||
@implementation VLPDFView
|
||||
|
||||
#if 0
|
||||
- (BOOL)tryOpenURL:(NSURL *)url
|
||||
{
|
||||
if ([[url scheme] isEqual: @"textedit"]) {
|
||||
@ -33,6 +34,7 @@
|
||||
} else
|
||||
return [super tryOpenURL:url] != NULL;
|
||||
}
|
||||
#endif
|
||||
|
||||
- (BOOL) canBecomeKeyView
|
||||
{
|
||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする