예제 #1
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        if 'theme' in self.attributes:
            builder.pop_theme()
예제 #2
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        if 'theme' in self.attributes:
            builder.pop_theme()
예제 #3
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        builder.pop_theme()