mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
18 lines
298 B
Ruby
18 lines
298 B
Ruby
--- ming.rb.orig Mon Sep 17 20:48:39 2001
|
|
+++ ming.rb Tue Sep 18 03:22:32 2001
|
|
@@ -344,6 +344,7 @@
|
|
|
|
# deprecated
|
|
class SWFMovieClip <SWFSprite
|
|
+end
|
|
|
|
class SWFGradient <SWFBase
|
|
def initialize
|
|
@@ -375,6 +376,7 @@
|
|
|
|
# deprecated
|
|
class SWFMorphShape <SWFMorph
|
|
+end
|
|
|
|
class SWFFont <SWFBase
|
|
|