//Auto-generated by kalyptus. DO NOT EDIT.
package org.trinitydesktop.qt;
public interface TQStatusBarSignals {
void messageChanged(String text);
}