We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4729c1 commit 388c240Copy full SHA for 388c240
src/io/sf/carte/doc/style/css/awt/AWTStyleDatabase.java
@@ -23,8 +23,8 @@
23
import org.w3c.dom.DOMException;
24
import org.w3c.dom.css.CSSPrimitiveValue;
25
26
-import io.sf.carte.doc.style.css.AbstractStyleDatabase;
27
import io.sf.carte.doc.style.css.ExtendedCSSFontFaceRule;
+import io.sf.carte.doc.style.css.om.AbstractStyleDatabase;
28
29
/**
30
* CSS style database for use with AWT objects.
0 commit comments