summaryrefslogtreecommitdiffstats
path: root/src/prefMPEG4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefMPEG4.cpp')
-rw-r--r--src/prefMPEG4.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/prefMPEG4.cpp b/src/prefMPEG4.cpp
index 8d6ebc2..90c8f72 100644
--- a/src/prefMPEG4.cpp
+++ b/src/prefMPEG4.cpp
@@ -352,67 +352,67 @@ void prefMPEG4::languageChange()
void prefMPEG4::ckMp4AspectRatioClick()
{
- qWarning( "prefMPEG4::ckMp4AspectRatioClick(): Not implemented yet" );
+ tqWarning( "prefMPEG4::ckMp4AspectRatioClick(): Not implemented yet" );
}
void prefMPEG4::cbMp4CodecActivated(int)
{
- qWarning( "prefMPEG4::cbMp4CodecActivated(int): Not implemented yet" );
+ tqWarning( "prefMPEG4::cbMp4CodecActivated(int): Not implemented yet" );
}
void prefMPEG4::cbMp4AudioCodecActivated(int)
{
- qWarning( "prefMPEG4::cbMp4AudioCodecActivated(int): Not implemented yet" );
+ tqWarning( "prefMPEG4::cbMp4AudioCodecActivated(int): Not implemented yet" );
}
void prefMPEG4::ck2passesClicked()
{
- qWarning( "prefMPEG4::ck2passesClicked(): Not implemented yet" );
+ tqWarning( "prefMPEG4::ck2passesClicked(): Not implemented yet" );
}
void prefMPEG4::sbMp4SizeValueChanged(int)
{
- qWarning( "prefMPEG4::sbMp4SizeValueChanged(int): Not implemented yet" );
+ tqWarning( "prefMPEG4::sbMp4SizeValueChanged(int): Not implemented yet" );
}
void prefMPEG4::sbMp4NumberCDValueChanged(int)
{
- qWarning( "prefMPEG4::sbMp4NumberCDValueChanged(int): Not implemented yet" );
+ tqWarning( "prefMPEG4::sbMp4NumberCDValueChanged(int): Not implemented yet" );
}
void prefMPEG4::leMp4WidthTextChanged(const TQString&)
{
- qWarning( "prefMPEG4::leMp4WidthTextChanged(const TQString&): Not implemented yet" );
+ tqWarning( "prefMPEG4::leMp4WidthTextChanged(const TQString&): Not implemented yet" );
}
void prefMPEG4::leMp4HeightTextChanged(const TQString&)
{
- qWarning( "prefMPEG4::leMp4HeightTextChanged(const TQString&): Not implemented yet" );
+ tqWarning( "prefMPEG4::leMp4HeightTextChanged(const TQString&): Not implemented yet" );
}
void prefMPEG4::leMp4AudioBitrateTextChanged(const TQString&)
{
- qWarning( "prefMPEG4::leMp4AudioBitrateTextChanged(const TQString&): Not implemented yet" );
+ tqWarning( "prefMPEG4::leMp4AudioBitrateTextChanged(const TQString&): Not implemented yet" );
}
void prefMPEG4::rgVideoSizeChanged()
{
- qWarning( "prefMPEG4::rgVideoSizeChanged(): Not implemented yet" );
+ tqWarning( "prefMPEG4::rgVideoSizeChanged(): Not implemented yet" );
}
void prefMPEG4::leMp4VideoBitrateTextChanged(const TQString&)
{
- qWarning( "prefMPEG4::leMp4VideoBitrateTextChanged(const TQString&): Not implemented yet" );
+ tqWarning( "prefMPEG4::leMp4VideoBitrateTextChanged(const TQString&): Not implemented yet" );
}
void prefMPEG4::sbAudioGainValueChanged(int)
{
- qWarning( "prefMPEG4::sbAudioGainValueChanged(int): Not implemented yet" );
+ tqWarning( "prefMPEG4::sbAudioGainValueChanged(int): Not implemented yet" );
}
void prefMPEG4::ckUseCacheClick()
{
- qWarning( "prefMPEG4::ckUseCacheClick(): Not implemented yet" );
+ tqWarning( "prefMPEG4::ckUseCacheClick(): Not implemented yet" );
}
#include "prefMPEG4.moc"