pull/1/head
Darrell Anderson 12 years ago
parent 0e3d0ed603
commit e76d82f972

@ -68,7 +68,7 @@ signals:
public slots:
// void setGeometry(const TQRect&);
void setGeometry();
void setGeometry( int x, int y, int width, int heigth );
void setGeometry( int x, int y, int width, int height );
void slotAspectRatioAuto();
void slotAspectRatio4_3();
void slotAspectRatioAnamorphic();

Loading…
Cancel
Save